Skip to content

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