If set to true, disables direct manuel edit of color codes by the user, in which case a color can only be selected with the color palette.
public bool DisableManualEdit { get; set; }
- Type:
- bool
If set to true, disables direct manuel edit of color codes by the user, in which case a color can only be selected with the color palette.
public bool DisableManualEdit { get; set; }