ASPxColorEdit.ColorPickerStyle Property
Gets the style settings defining the appearance of a color editor’s color picker.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ColorPickerStyle | A ColorPickerStyle object that contains style settings. |
Remarks
This property is a wrapper of the ColorEditProperties.ColorPickerStyle property.
See Also