'DeclarationPublic Overridable Property AllowNull As Boolean
'UsageDim instance As SuperEditBase Dim value As Boolean instance.AllowNull = value value = instance.AllowNull
public virtual bool AllowNull {get; set;}
'DeclarationPublic Overridable Property AllowNull As Boolean
'UsageDim instance As SuperEditBase Dim value As Boolean instance.AllowNull = value value = instance.AllowNull
public virtual bool AllowNull {get; set;}