TBasedxReportLink.StyleManager Property
Determines the style manager for a report link.
Declaration
property StyleManager: TdxPrintStyleManager read; write;
Property Value
| Type |
|---|
| TdxPrintStyleManager |
Remarks
Use the StyleManager property to determine which style manager is used to provide the basic style information for a report link.
See Also