ComponentOne VSView Reporting Edition
BorderColor Property

Returns or sets the Field's border color.

Syntax

field.BorderColor[ = colorref& ]

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).

NOTE: When you create fields with text and a border, text will be positioned very close to the border. You can control the distance between the text and the border  using the MarginLeft and MarginRight properties.

Data Type

Color

 

 


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

Product Support Forum  |  Documentation Feedback