EnumEditorAttribute.AllowClear property
Gets or sets a value indicating whether to allow clearing.
public bool AllowClear { get; set; }
Property Value
true if allow clear; otherwise, false.
See Also
- class EnumEditorAttribute
Gets or sets a value indicating whether to allow clearing.
public bool AllowClear { get; set; }
true if allow clear; otherwise, false.