RowBrickOptions.DefaultValueColor Property
Gets or sets the property marker color when the property value is modified.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Color | A structure that specifies a color. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultValueColor |
---|---|
PGridCustomEditorRow |
|
See Also