Active Query Builder 2 .NET Edition reference
QueryColumnsPaneHeight Property



Determines height of the Query Columns Pane.
Syntax
'Declaration
 
Public Property QueryColumnsPaneHeight As System.Integer
'Usage
 
Dim instance As PanesConfigurationOptions
Dim value As System.Integer
 
instance.QueryColumnsPaneHeight = value
 
value = instance.QueryColumnsPaneHeight
public System.int QueryColumnsPaneHeight {get; set;}
public: __property System.int get_QueryColumnsPaneHeight();
public: __property void set_QueryColumnsPaneHeight( 
   System.int value
);
See Also

Reference

PanesConfigurationOptions Class
PanesConfigurationOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback