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