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



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

Reference

FieldListMarkColumnOptions Class
FieldListMarkColumnOptions Members
Base Implementation in Width

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback