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