Active Query Builder 2 .NET Edition reference
Width Property (FieldListBaseColumnOptions)



Gets or sets width of the column.
Syntax
'Declaration
 
Public Overridable Property Width As System.Integer
'Usage
 
Dim instance As FieldListBaseColumnOptions
Dim value As System.Integer
 
instance.Width = value
 
value = instance.Width
public virtual System.int Width {get; set;}
public: __property virtual System.int get_Width();
public: __property virtual void set_Width( 
   System.int value
);
See Also

Reference

FieldListBaseColumnOptions Class
FieldListBaseColumnOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback