Sets the color format to be used in the editor and for saving. Defaults to hex.
public ColorEditorFormat Format { get; set; }
- Type:
- ColorEditorFormat
Sets the color format to be used in the editor and for saving. Defaults to hex.
public ColorEditorFormat Format { get; set; }