UseParentStyles Property

<< Click to Display Table of Contents >>

Navigation:  Report Internals > Appearance >

UseParentStyles Property

 

Each component has an additional property management style: the UseParentStyles property.

 

If this property is set to true, then the component will use the style of the component on which it is located. For example, if the component is on a page, it will automatically use the style set for that page. If the component is on a panel, then it will use the panel style. If the UseParentStyles property is set to true for the panel, then both components will use the page style.