ShouldSerializeGroupBarText Method
Indicates whether the GroupBarText property should be persisted.
public bool ShouldSerializeGroupBarText()
'Declaration
Public Function ShouldSerializeGroupBarText() As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
value = instance.ShouldSerializeGroupBarText()