FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : TitleInfo Class |
The following tables list the members exposed by TitleInfo.
Name | Description | |
---|---|---|
TitleInfo Constructor | Creates information about the title bar. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the title bar. | |
Background | Gets or sets the background 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 title bar height. | |
HorizontalAlign | Gets or sets the horizontal alignment of the title bar. | |
Margin | Gets or sets the margin of the title bar. | |
Text | Gets or sets the title bar text. | |
VerticalAlign | Gets or sets the vertical alignment of the title bar. | |
Visible | Gets or sets whether the Spread component displays the title information. |
Name | Description | |
---|---|---|
CopyFrom | Copies the title bar information of the specified object to the current object. | |
Deserialize | Loads the title bar information from XML. | |
Reset | Resets the title bar information. | |
Serialize | Saves the title bar information to XML. |