Back to Devexpress

TdxGridReportLinkStyleSheet Class

vcl-dxpscxgridlnk-07959109.md

latest1.2 KB
Original Source

TdxGridReportLinkStyleSheet Class

Represents a style sheet for the Grid control associated with a report link.

Declaration

delphi
TdxGridReportLinkStyleSheet = class(
    TdxCustomReportLinkStyleSheet
)

Remarks

A StyleSheet contains a collection of styles that can be applied to the control, setting multiple styles in one step. The TdxGridReportLinkStyleSheet class provides a style sheet collection for the grid control which is accessible via the Styles property.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxCustomStyleSheet TdxCustomReportLinkStyleSheet TdxGridReportLinkStyleSheet

See Also

TdxGridReportLinkStyleSheet Members

dxPScxGridLnk Unit