Skip to main content

TdxListViewReportOptions Class

Stores appearance settings for the List View control in Report mode.

Declaration

TdxListViewReportOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleReport property references a TdxListViewReportOptions object.

See Also