Active Query Builder 2 .NET Edition reference
DefaultWidth Property



Determines width of a newly added datasource objects at the Design Pane.
Syntax
'Declaration
 
Public Property DefaultWidth As System.Integer
'Usage
 
Dim instance As DataSourceOptions
Dim value As System.Integer
 
instance.DefaultWidth = value
 
value = instance.DefaultWidth
public System.int DefaultWidth {get; set;}
public: __property System.int get_DefaultWidth();
public: __property void set_DefaultWidth( 
   System.int value
);
See Also

Reference

DataSourceOptions Class
DataSourceOptions Members
MaxHeight Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback