Spread Windows Forms 17
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 ConstructorCreates a set of grouping information.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the grouping information.  
    Public PropertyGets or sets the border of the grouping information.  
    Public PropertyGets whether the grouping information can be rendered with XML in its entirety without losing any information.  
    Public PropertyGets or sets the font settings of the grouping information.  
    Public PropertyGets or sets the background color of the grouping footer information.  
    Public PropertyGets or sets the border of the grouping information.  
    Public PropertyGets or sets the font settings of the footer grouping information.  
    Public PropertyGets or sets the text color of the group footer.  
    Public PropertyGets or sets the horizontal alignment of the grouping information.  
    Public PropertyGets or sets the vertical alignment of the grouping information.  
    Public PropertyGets or sets the text color of the grouping information.  
    Public PropertyGets or sets the horizontal alignment of the grouping information.  
    Public PropertyGets or sets the indent of the grouping information.  
    Public PropertyGets or sets the indent color of the grouping information.  
    Public PropertyGets or sets the vertical alignment of the grouping information.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the grouping information from XML.  
    Public MethodCopies the appearance settings.  
    Public MethodCopies the group footer appearance settings.  
    Public MethodResets the grouping information.  
    Public MethodSaves the grouping information to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a SheetStyleModelEventArgs with the specifies event data and calls OnChanged to raise the Changed event.  
    Protected MethodRaises the changed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user makes a change to the model that affects the style of the sheet.  
    Top
    See Also