Back to Devexpress

TcxVerticalGridReportLinkOptionsView Class

vcl-dxpscxvgridlnk-1d860b2c.md

latest1.2 KB
Original Source

TcxVerticalGridReportLinkOptionsView Class

Contains options which affect the visibility of the vertical grid control elements within a report.

Declaration

delphi
TcxVerticalGridReportLinkOptionsView = class(
    TdxCustomReportLinkOptionsView
)

Remarks

The TcxVerticalGridReportLinkOptionsView class contains options which affect the visibility state of vertical grid control elements within a report. These options affect the visibility of the vertical grid control’s borders, row headers and expand buttons.

Call the RestoreDefaults method to set all options in this set to their default values.

Inheritance

TObject TPersistent TdxCustomReportLinkOptions TdxCustomReportLinkOptionsView TcxVerticalGridReportLinkOptionsView

See Also

TcxVerticalGridReportLinkOptionsView Members

dxPScxVGridLnk Unit