ComponentOne VSView Reporting Edition
LineWidth Property

Returns or sets the width of the Field's border or line.

Syntax

field.LineWidth[ = value As Double ]

Remarks

To draw a border around a field, set the following properties:

BorderColor                             To define the border color.

BorderStyle                              To define the border style (for example, solid, dashed, and so on).

LineWidth                                To define the border width (in Twips).

To draw lines, set the LineSlant property.

NOTE: Due to a GDI limitation, dashed and dotted borders are only drawn when the LineWidth property is set to zero or one. Thicker borders are always solid.

Data Type

Double

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback