[]
The following table lists all of the ClearStyle-supported properties in the C1PropertyGrid control as well as a description of the property:
| Property | Description |
|---|---|
| Background | Gets or sets a brush that describes the background of a control. The default Background color is LightBlue. |
| C1PropertyGrid.CategoryBackground | A brush used to define the appearance of the control's category background. |
| C1PropertyGrid.CategoryForeground | A brush used to define the appearance of the control's category foreground. |
| C1PropertyGrid.MouseOverBrush | A brush used to define the appearance of the control, when the control is moused over. |
| C1PropertyGrid.PressedBrush | A brush used to define the appearance of the control, when the control is pressed. |