GroupBarText Property (FpSpread)
Gets or sets the group bar text.
public string GroupBarText {get; set;}
'Declaration
Public Property GroupBarText As String
'Usage
Dim instance As FpSpread
Dim value As String
instance.GroupBarText = value
value = instance.GroupBarText