EnumEditorAttribute.AllowClear property

namespace: Serenity.ComponentModel   assemblySerenity.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