FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : GroupBarInfo Class |
The following tables list the members exposed by GroupBarInfo.
Name | Description | |
---|---|---|
GroupBarInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the grouping bar. | |
Font | Gets or sets the font of the grouping bar. | |
ForeColor | Gets or sets the text color of the grouping bar. | |
GroupVerticalIndent | Gets or sets the separation of grouping levels. | |
Height | Gets or sets the height of the grouping bar. | |
Text | Gets or sets the text of the grouping bar. | |
Visible | Gets or sets whether the grouping bar is displayed. |
Name | Description | |
---|---|---|
Deserialize | Loads the group bar information from XML. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
Reset | Resets this instance to default. | |
ResetBackColor | Resets the BackColor property to its default value. | |
ResetFont | Resets the Font property to its default value. | |
ResetForeColor | Resets the ForeColor property to its default value. | |
ResetGroupVerticalIndent | Resets the GroupVerticalIndent property to its default value. | |
ResetHeight | Resets the Height property to its default value. | |
ResetText | Resets the Text property to its default value. | |
Serialize | Saves the group bar information to XML. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |