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



Defines order in which the column should be shown in the field list.
Syntax
'Declaration
 
Public Overrides Property DrawOrder As System.Integer
'Usage
 
Dim instance As FieldListTypeColumnOptions
Dim value As System.Integer
 
instance.DrawOrder = value
 
value = instance.DrawOrder
public override System.int DrawOrder {get; set;}
public: __property System.int get_DrawOrder() override;
public: __property void set_DrawOrder( 
   System.int value
) override;
See Also

Reference

FieldListTypeColumnOptions Class
FieldListTypeColumnOptions Members
Base Implementation in DrawOrder

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback