EnumEditorAttribute.AllowClear property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
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