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