Back to Devexpress

Properties

wpf-15627-controls-and-libraries-property-grid-visual-elements-properties.md

latest1.2 KB
Original Source

Properties

  • Jun 07, 2019

Properties are the data rows within a PropertyGridControl that represent data object parameters. Each row consists of two cells: the header cell (which shows the name of the property) and the value cell (which shows the value of the property).

The table below lists the main properties affecting element behavior and appearance.

|

Characteristics

|

Members

| | --- | --- | |

Visibility

|

PropertyGridControl.ShowProperties

| |

Header cell

|

PropertyDefinitionBase.HeaderShowMode

PropertyDefinitionBase.HeaderTemplate

| |

Value cell

|

PropertyDefinition.CellTemplate

PropertyDefinitionBase.ContentTemplate

PropertyDefinition.EditSettings

|