HierBarInfo Class Members
In This Topic
The following tables list the members exposed by HierBarInfo.
Public Constructors
Public Properties
| Name | Description |
| Align | Gets or sets the horizontal alignment of the hierarchy bar in the Spread component. |
| BackColor | Gets or sets the background color of the hierarchy bar in the Spread component. |
| Font | Gets or sets the font information for the hierarchy bar in the Spread component. |
| ForeColor | Gets or sets the color of text in the hierarchy bar in the Spread component. |
| ShowParentRow | Gets or sets whether the parent row of the hierarchy is shown on the hierarchy bar in the Spread component. |
| ShowWholePath | Gets or sets whether the whole path to the child view is shown on the hierarchy bar in the Spread component. |
Top
Public Methods
| Name | Description |
| Deserialize | Loads the hierarchy bar information from XML. |
| Reset | Sets the properties of a hierarchy bar in the Spread component to their default values. |
| Serialize | Saves the hierarchy bar information to XML. |
Top
See Also