FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / ValueIsNull Property

In This Topic
    ValueIsNull Property (RibbonNumericBox)
    In This Topic
    Gets or sets whether the current Value is null.
    Syntax
    'Declaration
     
    Public Property ValueIsNull As System.Boolean
    public System.bool ValueIsNull {get; set;}
    See Also