ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > FieldListBaseColumnOptions Class : Width Property |
'Declaration Public Overridable Property Width As System.Integer
'Usage Dim instance As FieldListBaseColumnOptions Dim value As System.Integer instance.Width = value value = instance.Width
public virtual System.int Width {get; set;}