Active Query Builder 2 .NET Edition reference
LeftTreePaneWidth Property



Determines width of the left tree pane.
Syntax
'Declaration
 
Public Property LeftTreePaneWidth As System.Integer
'Usage
 
Dim instance As PanesConfigurationOptions
Dim value As System.Integer
 
instance.LeftTreePaneWidth = value
 
value = instance.LeftTreePaneWidth
public System.int LeftTreePaneWidth {get; set;}
public: __property System.int get_LeftTreePaneWidth();
public: __property void set_LeftTreePaneWidth( 
   System.int value
);
See Also

Reference

PanesConfigurationOptions Class
PanesConfigurationOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback