[]
C1PropertyGrid control provides several style properties that you can use to change the appearance of the control. Some of the included styles are described in the table below:
| Style | Description |
|---|---|
| C1PropertyGrid.CategoryContainerStyle | Gets or sets the Style applied to all the generated category containers. |
| FontStyle | Gets or sets the font style. This is a dependency property. |
| C1PropertyGrid.LabelStyle | Gets or sets the Style applied to all the generated labels for the SelectedObject's properties. |
| Style | Gets or sets the style used by this element when it is rendered. This is a dependency property. |