Spread for ASP.NET 12 Product Documentation
GroupBarText Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : GroupBarText Property
Gets or sets the group bar text.
Syntax
'Declaration
 
Public Property GroupBarText As String
'Usage
 
Dim instance As SheetView
Dim value As String
 
instance.GroupBarText = value
 
value = instance.GroupBarText
public string GroupBarText {get; set;}
See Also

Reference

SheetView Class
SheetView Members