ASPxColorEdit.ColorIndicatorWidth Property
In This Article
Gets or sets the width of the color editor’s color indicator.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value representing the color indicator‘s width. |
#Remarks
This property is a wrapper of the ColorEditProperties.ColorIndicatorWidth property.
See Also