Skip to main content

TcxVerticalGridReportLinkOptionsView Class

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

Declaration

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

See Also