Back to Devexpress

TdxListViewCustomOptions Class

vcl-dxlistview-afcb3ccc.md

latest1.2 KB
Original Source

TdxListViewCustomOptions Class

The base class for List View appearance settings.

Declaration

delphi
TdxListViewCustomOptions = class(
    TdxListViewPersistent
)

Remarks

This class does not introduce new public members.

Do not use this class directly. Use the following descendants instead:

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewCustomOptions

See Also

TdxListViewCustomOptions Members

dxListView Unit