ComponentOne True DBGrid Pro 8
ForegroundPicturePosition Property

This property determines where a style's foreground bitmap is displayed when the style is applied to a data cell, header, footer, or caption bar.

Syntax

style.ForegroundPicturePosition= value

Values

Design Time

Run Time

0 - Left (default)

dbgFPLeft

1 - Right

dbgFPRight

2 - Left of Text

dbgFPLeftOfText

3 - Right of Text

dbgFPRightOfText

4 - Top of Text

dbgFPTopOfText

5 - Bottom of Text

dbgFPBottomOfText

6 - Picture Only

dbgFPPictureOnly

7 - Text Only

dbgFPTextOnly

Remarks

Read/Write at run time and design time.

Note

Use the ForegroundPicture property to specify a foreground bitmap for a style.

See Also

Style Object

 

 


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

Product Support Forum  |  Documentation Feedback