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