TimeEditorAttribute.NoEmptyOption property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets a value indicating whether empty option should be shown.

public bool NoEmptyOption { get; set; }

Property Value

true if no empty option; otherwise, false.

See Also