EditorStyles.ColorPicker Property
Gets the style settings that define the appearance of the editor’s color picker.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ColorPickerStyle | A ColorPickerStyle object that contains the style settings. |
See Also