Skip to main content

TdxGridReportLinkStyles Properties

Represents the set of styles for the Grid control views elements within the report.
Name Description
BandHeader Specifies the style for the Grid control table views band headers within the report.
Caption Specifies the style for the Grid control card views caption within the report.
CardCaptionRow Specifies the style for the Grid control card views caption rows within the report.
CardRowCaption Specifies the style for the Grid control card views row captions within the report.
Content Specifies the style for the Grid control table and card views data cells within the report.
ContentEven Specifies the style for the Grid control table and card views data cells within the even rows of the report.
ContentOdd Specifies the style for the Grid control table and card views data cells within the odd rows of the report.
Count Inherited from TcxCustomStyles.
FilterBar Specifies the style for the Grid control table views filter panel within the report.
Footer Specifies the style for the Grid control table views footers within the report.
Group Specifies the style for the Grid control table views grouping rows within the report.
Header Specifies the style for the Grid control table views column headers within the report.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Preview Specifies the style for the Grid control table views row preview section within the report.
ReportLink Provides access to the owner Grid control report link.
Selection Specifies the style for the Grid control table and card views selection within the report.
StylesByCaption Provides access to a specific painting style by its caption within the set of styles. Inherited from TdxCustomReportLinkStyles.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
Values Inherited from TcxStyles.
See Also