The following tables list the members exposed by Appearance.
Name | Description | |
---|---|---|
Appearance Constructor | Overloaded. Creates a set of appearance settings. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of an object. | |
CellPadding | Gets or sets the amount of spaces to cell padding in the cell(s) in pixels. | |
ContainsSelection | Gets or sets whether the rendered item should paint as if it is selected. | |
DisplayZero | Gets or sets whether zero values are displayed in cells | |
DrawEditButton | Gets or sets whether to draw the edit button for an object. | |
DrawPrimaryButton | Gets or sets whether to draw the primary button for an object. | |
DrawSecondaryButton | Gets or sets whether to draw the secondary button for an object. | |
FilterState | Gets or sets the state of filtering. | |
Font | Gets or sets the font information of an object. | |
ForeColor | Gets or sets the text color of an object. | |
HorizontalAlignment | Gets or sets the horizontal alignment of an object or text in a cell. | |
LockBackColor | Gets or sets the background color of an object when the cell is locked. | |
LockFont | Gets or sets the font for a locked object; | |
LockForeColor | Gets or sets the text color of an object when the cell is locked. | |
MouseOver | Gets or sets whether the mouse is over the rendered item | |
NullBackColor | Gets or sets the background color of an objects null state. | |
NullFont | Gets or sets the font for a null object. | |
NullForeColor | Gets or sets the text color of an objects null state. | |
RightToLeft | Gets or sets whether object should paint right to left | |
SelectionBackColor | Gets or sets the background color of an object when the object is selected. | |
SelectionFont | Gets or sets the font for a selected object. | |
SelectionForeColor | Gets or sets the text color of an object when the object is selected. | |
ShowActive | Gets or sets whether rendered item should display an active or hot state | |
SortState | Gets or sets the state of sorting. | |
TextIndent | Gets or sets the amount to indent the text in a cell. | |
VerticalAlignment | Gets or sets the vertical alignment of an object or text in a cell. | |
VisualStyles | Gets or sets whether to render using VisualStyles. |
Reference
Appearance ClassFarPoint.Win.Spread Namespace
StyleInfo Class