Name | Description | |
---|---|---|
BackColor | Gets or sets the style of the cell background color. | |
Background | Gets or sets the style for the cell background. | |
Border | Gets or sets the style of the cell border. | |
CanFocus | Gets or sets whether the style marks cells as CanFocus. | |
CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. | |
CellType | Gets or sets the type of cell for the style. | |
Editor | Gets or sets the editor of the cell for the style. | |
EncodeValue | Gets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method. | |
Font | Gets or sets the style of the cell font settings. | |
ForeColor | Gets or sets the text color of the cell for the style. | |
Formatter | Gets or sets the formatter to use. | |
HorizontalAlign | Gets or sets the horizontal alignment of the cell for the style. | |
ImeMode | Gets or sets the state of an Input Method Editor (IME) of the cell for the style. | |
IsEmpty | Gets whether there are no style settings set. | |
Locked | Gets or sets whether the style marks cells as locked. | |
Margin | Gets or sets the settings of the cell margins that define the space between the cell border and the cell contents for the four sides of the cell. | |
Parent | Gets or sets the name of the parent NamedStyle object for the style. | |
Renderer | Gets or sets the renderer of the cell for the style. | |
TabStop | Gets or sets whether the style marks cells as TabStop. | |
VerticalAlign | Gets or sets the vertical alignment of the cell for the style. |