GroupByCaption Property (C1TrueDBGrid)
In This Topic
Gets or sets the text displayed in the grouping area when no columns have been grouped.
Syntax
'Declaration
Public Property GroupByCaption As System.String
public System.string GroupByCaption {get; set;}
See Also