ComponentOne True DBGrid Pro 8
BorderAppearance Property

BorderAppearance Property

Controls the appearance (3D effects) of the cell borders.

Syntax

object.BorderAppearance= value

Values

Design Time

Run Time

0 - Flat(default)

dbgFlatStyle

1 - 3D Raised

dbg3DRaised

2 - 3D Inset

dbg3DInset

3 - 3D Raised Bevel

dbg3DRaisedBevel

4 - 3D Insert Bevel

dbg3DInsetBevel

Remarks

Read/Write at run time and design time.

When this property is set to 0 - Flat, no visual effects are used when a cell is painted.

When this property is set to 1 – 3D Raised, the control paints the cell border as 3D raised.

When this property is set to 2 – 3D Inset, the control paints the cell border as 3D inset.

When this property is set to 3 – 3D Raised Bevel, the control paints the cell border as 3D raised with bevel.

When this property is set to 4 – 3D InsetBevel, the control paints the cell border as 3D inset with bevel.

See Also

Style Object

 

 


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

Product Support Forum  |  Documentation Feedback