Creates group rows for the items in the current data source.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
protected virtual void CreateGroupRows()
Visual Basic
Protected Overridable Sub CreateGroupRows

See Also