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