'DeclarationPublic Property AllowDBNull As Boolean
'UsageDim instance As SpreadDataColumn Dim value As Boolean instance.AllowDBNull = value value = instance.AllowDBNull
public bool AllowDBNull {get; set;}
'DeclarationPublic Property AllowDBNull As Boolean
'UsageDim instance As SpreadDataColumn Dim value As Boolean instance.AllowDBNull = value value = instance.AllowDBNull
public bool AllowDBNull {get; set;}