The following tables list the members exposed by GroupInfo.
Name | Description | |
---|---|---|
GroupInfo Constructor | Creates a set of grouping information. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the grouping information. | |
Background | Gets or sets the background of the grouping information. | |
Border | Gets or sets the border of the grouping information. | |
CanSerializeXml | Gets whether the grouping information can be rendered with XML in its entirety without losing any information. | |
CssClass | Gets or sets the CSS class name. | |
Font | Gets or sets the font settings of the grouping information. | |
ForeColor | Gets or sets the text color of the grouping information. | |
HorizontalAlign | Gets or sets the horizontal alignment of the grouping information. | |
TabStop | Gets or sets whether the user can set focus to the group using the Tab key. | |
VerticalAlign | Gets or sets the vertical alignment of the grouping information. |
Name | Description | |
---|---|---|
Deserialize | Loads the grouping information from XML. | |
GetAppearance | Copies the appearance settings. | |
Reset | Resets the grouping information. | |
Serialize | Saves the grouping information to XML. |
Reference
GroupInfo ClassFarPoint.Web.Spread Namespace