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



Syntax
'Declaration
 
Public Shadows Property DrawOrder As System.Integer
'Usage
 
Dim instance As FieldListDescriptionColumnOptions
Dim value As System.Integer
 
instance.DrawOrder = value
 
value = instance.DrawOrder
public new System.int DrawOrder {get; set;}
public: __property new System.int get_DrawOrder();
public: __property new void set_DrawOrder( 
   System.int value
);
See Also

Reference

FieldListDescriptionColumnOptions Class
FieldListDescriptionColumnOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback