[]
Gets or sets whether the selected time is null.
[C1Category("Data")]
[C1Description("RibbonTimePicker.ValueIsNull", "Indicates whether the selected time is null.")]
public bool ValueIsNull { get; set; }
<C1Category("Data")>
<C1Description("RibbonTimePicker.ValueIsNull", "Indicates whether the selected time is null.")>
Public Property ValueIsNull As Boolean