Back to Devexpress

TcxVerticalGridReportLinkStyleSheet Class

vcl-dxpscxvgridlnk-866374ef.md

latest1.3 KB
Original Source

TcxVerticalGridReportLinkStyleSheet Class

Represents a style sheet for the vertical grid control report link.

Declaration

delphi
TcxVerticalGridReportLinkStyleSheet = class(
    TdxCustomReportLinkStyleSheet
)

Remarks

A StyleSheet contains a collection of styles that can be applied to a report link, setting multiple styles in one step. The TcxVerticalGridReportLinkStyleSheet provides a style sheet collection for the vertical grid report link.

You can access the report link style sheet via the report link’s Styles.StyleSheet property.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxCustomStyleSheet TdxCustomReportLinkStyleSheet TcxVerticalGridReportLinkStyleSheet

See Also

TcxVerticalGridReportLinkStyleSheet Members

dxPScxVGridLnk Unit