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