BackStyle

<< Click to Display Table of Contents >>

 

BackStyle

Enum Specifies a background style for objects in a Report. The available options for this property are the following:

0 - ddBKTransparent: Transparent (default, displays the color defined by Section's BackColor property)

1 - ddBKNormal: Normal (displays the color defined by object's BackColor property)

 

NOTE

This property is not valid for Line, Barcode, Page Break, and Frame objects.

Was this page useful?