# Property Grid Styles

## Content



**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](http://msdn2.microsoft.com/en-us/library/ms592516)   |   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](http://msdn2.microsoft.com/en-us/library/ms600899)   |   Gets or sets the style used by this element when it is rendered. This is a dependency property.   |