Back to Devexpress

TdxListViewReportOptions Class

vcl-dxlistview-952e5318.md

latest1.4 KB
Original Source

TdxListViewReportOptions Class

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

Declaration

delphi
TdxListViewReportOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleReport property references a TdxListViewReportOptions object.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewCustomOptions TdxListViewReportOptions

See Also

TdxListViewReportOptions Members

dxListView Unit