VSView Reporting Edition Reference > Field Object > Field Properties > Width Property (Field) |
Returns or sets the Field size and position.
field.Width[ = value As Double ]
Every Field object has a rectangle, or "field box", where the field contents are rendered. The field box is defined by the Left, Top, Width, and Height properties. These properties are expressed in Twips, and the position is relative to the field's containing section.
Double