Type of row being grouped.
[Visual Basic]
Public ReadOnly Property RowType As RowTypeEnum
[C#]
public RowTypeEnum RowType {get;}
[Delphi]
public property RowType: RowTypeEnum read get_RowType;
See Also
GroupTextEventArgs Class | GroupTextEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |