Active Query Builder 2 .NET Edition reference
RightTreePaneWidth Property



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

Reference

PanesConfigurationOptions Class
PanesConfigurationOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback