Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / GroupInfo Class
Properties Methods


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 background 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 CSS class name.  
    Public PropertyGets or sets the font settings 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 whether the user can set focus to the group using the Tab key.  
    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 MethodResets the grouping information.  
    Public MethodSaves the grouping information to XML.  
    Top
    See Also