Gets the starting row index of the datasource that belong to this group.
[Visual Basic]
Public ReadOnly Property StartIndex As Integer
[C#]
public int StartIndex {get;}
[Delphi]
public property StartIndex: Int32 read get_StartIndex;
See Also
GroupRow Class | GroupRow Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |