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