TdxCustomReportLinkStyles Class
Represents the set of styles, which are used to paint the elements of the control that are associated with a report link within a report.
Declaration
TdxCustomReportLinkStyles = class(
TcxStyles,
IdxReportLinkOptionsDesignerSupport
)
Remarks
The TdxCustomReportLinkStyles class represents the set of styles which are defined in the report link and are used to paint the elements of the control that are associated with the report link within the report. The styles that will control the appearance of the control’s elements can be specified by setting the report link’s OptionsFormatting.UseNativeStyles property.
Implements
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomStyles
TcxStyles
TdxCustomReportLinkStyles
See Also