Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupInfo Class
Properties Methods Events

In This Topic
    GroupInfo Class Members
    In This Topic

    The following tables list the members exposed by GroupInfo.

    Public Constructors
     NameDescription
    Public Constructor Creates a set of grouping information.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the grouping information.  
    Public Property Gets or sets the border of the grouping information.  
    Public Property Gets whether the grouping information can be rendered with XML in its entirety without losing any information.  
    Public Property Gets or sets the font settings of the grouping information.  
    Public Property Gets or sets the background color of the grouping footer information.  
    Public Property Gets or sets the border of the grouping information.  
    Public Property Gets or sets the font settings of the footer grouping information.  
    Public Property Gets or sets the text color of the group footer.  
    Public Property Gets or sets the horizontal alignment of the grouping information.  
    Public Property Gets or sets the vertical alignment of the grouping information.  
    Public Property Gets or sets the text color of the grouping information.  
    Public Property Gets or sets the horizontal alignment of the grouping information.  
    Public Property Gets or sets the indent of the grouping information.  
    Public Property Gets or sets the indent color of the grouping information.  
    Public Property Gets or sets the vertical alignment of the grouping information.  
    Top
    Public Methods
     NameDescription
    Public Method Loads the grouping information from XML.  
    Public Method Copies the appearance settings.  
    Public Method Copies the group footer appearance settings.  
    Public Method Resets the grouping information.  
    Public Method Saves the grouping information to XML.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the user makes a change to the model that affects the style of the sheet.  
    Top
    See Also