Value that the data is being grouped on.
[Visual Basic]
Public ReadOnly Property GroupText As String
[C#]
public string GroupText {get;}
[Delphi]
public property GroupText: String read get_GroupText;
See Also
GroupTextEventArgs Class | GroupTextEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |