Represents a cell of a TableNode.
The following tables list the members exposed by the Cell type.
Name | Description | |
---|---|---|
Initializes a new instance of the Cell class. |
Name | Description | |
---|---|---|
Gets or sets the brush used to paint the cell's background. |
||
Gets or sets the number of columns spanned by this cell. |
||
Gets or sets the font used to render cell's text. |
||
Gets or sets the image displayed by this cell. |
||
Gets or sets the alignment of cell's image. |
||
Gets or sets a Base64-encoded image to display inside this cell. |
||
Gets or sets URL of the image to display inside this cell. |
||
Gets or sets the padding distance between cell's borders and image. |
||
Gets or sets the vertical alignment of cell's text. |
||
Gets or sets the number of rows spanned by this cell. |
||
Gets or sets custom data tag associated with this cell. |
||
Gets or sets the text label displayed by this cell. |
||
Gets or sets the horizontal alignment of cell's text. |
||
Gets or sets the cell's text color. |
||
Gets or sets the padding distance between cell's borders and its text. |
||
Gets or sets the tooltip text that should be displayed when the mouse hovers over this cell. |
Name | Description | |
---|---|---|
Loads the cell's content from an XML element. |
||
Saves the cell's content into an XML element. |