First row index that is being grouped.
[Visual Basic]
Public ReadOnly Property StartRowIndex As Integer
[C#]
public int StartRowIndex {get;}
[Delphi]
public property StartRowIndex: Int32 read get_StartRowIndex;
See Also
GroupTextEventArgs Class | GroupTextEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |