FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TitleInfo Class |
The following tables list the members exposed by TitleInfo.
Name | Description | |
---|---|---|
TitleInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the back color of the title bar. | |
Border | Gets or sets the border of the title bar. | |
CellType | Gets or sets the type of cell for the title bar. | |
Font | Gets or sets the font settings of the title bar. | |
ForeColor | Gets or sets the text color of the title bar. | |
Height | Gets or sets the height of title bar. | |
HorizontalAlign | Gets or sets the horizontal alignment of the title bar. | |
Text | Gets or sets the text of title bar. | |
Value | Gets or sets the value for title. | |
VerticalAlign | Gets or sets the vertical alignment of the title bar. | |
Visible | Gets or sets whether the titleinfo is displayed. |
Name | Description | |
---|---|---|
Deserialize | Loads the title bar information from XML. | |
GetObjectData | Serializes the object to the SerializationInfo. | |
Reset | Resets the title bar information. | |
Serialize | Saves the title bar information to XML. |
Name | Description | |
---|---|---|
FireChanged | Raises the property Changed event. |