Represents a header in a grid view.
The following tables list the members exposed by the Header type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the Header class. |
Name | Description | |
---|---|---|
Gets or sets the height of this header. |
||
Gets a value indicating whether this header is a column header. |
||
Gets a value indicating whether this header is a row header. |
||
Gets or sets how a row or a column is resized relatively to its parent. |
||
Gets or sets a value indicating whether to rotate the header caption at 90 degree. |
||
Gets or sets the style of this header. |
||
Gets a collection of the subheaders of this header. |
||
Gets or sets the header caption. |
||
Gets or sets the color of the header caption. |
||
Gets or sets the font of the header caption. |
||
Gets or sets the alignment of the header caption. |
||
Gets or sets the width of this header. |
Name | Description | |
---|---|---|
Loads the header from the specified JsonObject using the specified context. |
||
Loads the header from the specified XmlElement using the specified context. |
||
Saves the header to the specified JsonObject using the specified context. |
||
Saves the header to the specified XmlElement using the specified context. |
||
Updates the reference to the specified object. |