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