ColorEditProperties.DisplayColorIndicatorSpacing Property
In This Article
Gets or sets the amount of space between a color indicator and editor’s value within a column in browse mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit that represents the spacing value. |
#Remarks
A color editor’s value displayed within a column in browse mode is visually represented as a color indicator and color value. The DisplayColorIndicatorSpacing property is used to specify the spacing between the color indicator and the value.
See Also