| Name | Description |
| BackColor | Gets or sets the background color of an object. |
| CellPadding | Gets or sets the number of spaces to pad 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 filtering state. |
| 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 the object should paint right to left. |
| ScaleDimensionX | Gets or sets scaling factor with dpi effects |
| 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 the rendered item should display an active or hot state. |
| SortState | Gets or sets the sorting state. |
| TextIndent | Gets or sets the amount to indent the text in a cell. |
| TouchDropDownScale | Gets or sets the scale factor of the drop-down window in the touch device. |
| VerticalAlignment | Gets or sets the vertical alignment of an object or text in a cell. |
| VisualStyles | Gets or sets whether to render using visual styles. |