Active Query Builder 2 .NET Edition reference
DrawOrder Property (FieldListBaseColumnOptions)



Defines order in which the column should be shown in the field list.
Syntax
'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;}
public: __property virtual System.int get_DrawOrder();
public: __property virtual void set_DrawOrder( 
   System.int value
);
See Also

Reference

FieldListBaseColumnOptions Class
FieldListBaseColumnOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback