Spread Windows Forms 13.0 Product Documentation
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 Constructor Initializes a new instance of the GroupBarInfo class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the grouping bar.  
    Public Property Gets or sets the font of the grouping bar.  
    Public Property Gets or sets the text color of the grouping bar.  
    Public Property Gets or sets the separation of grouping levels.  
    Public Property Gets or sets the height of the grouping bar.  
    Public Property Gets or sets the text of the grouping bar.  
    Public Property Gets or sets whether the grouping bar is displayed.  
    Top
    Public Methods
     NameDescription
    Public Method Loads the group bar information from XML.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public Method Resets this instance to default.  
    Public Method Resets the BackColor property to its default value.  
    Public Method Resets the Font property to its default value.  
    Public Method Resets the ForeColor property to its default value.  
    Public Method Resets the GroupVerticalIndent property to its default value.  
    Public Method Resets the Height property to its default value.  
    Public Method Resets the Text property to its default value.  
    Public Method Saves the group bar information to XML.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes.  
    Top
    See Also