'Declaration
Public Property ValueIsNull As Boolean
'Usage
Dim instance As RibbonNumericBox Dim value As Boolean instance.ValueIsNull = value value = instance.ValueIsNull
public bool ValueIsNull {get; set;}
'Declaration
Public Property ValueIsNull As Boolean
'Usage
Dim instance As RibbonNumericBox Dim value As Boolean instance.ValueIsNull = value value = instance.ValueIsNull
public bool ValueIsNull {get; set;}