Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class
Properties Methods Events


In This Topic
    GroupBarInfo Class Members
    In This Topic

    The following tables list the members exposed by GroupBarInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the grouping bar.  
    Public PropertyGets or sets the font of the grouping bar.  
    Public PropertyGets or sets the text color of the grouping bar.  
    Public PropertyGets or sets the separation of grouping levels.  
    Public PropertyGets or sets the height of the grouping bar.  
    Public PropertyGets or sets the text of the grouping bar.  
    Public PropertyGets or sets whether the grouping bar is displayed.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the group bar information from XML.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodResets this instance to default.  
    Public MethodResets the BackColor property to its default value.  
    Public MethodResets the Font property to its default value.  
    Public MethodResets the ForeColor property to its default value.  
    Public MethodResets the GroupVerticalIndent property to its default value.  
    Public MethodResets the Height property to its default value.  
    Public MethodResets the Text property to its default value.  
    Public MethodSaves the group bar information to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also