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