Back to Devexpress

TdxListViewPersistent Class

vcl-dxlistview-6f593e7e.md

latest1.2 KB
Original Source

TdxListViewPersistent Class

The base class for List View settings.

Declaration

delphi
TdxListViewPersistent = class(
    TcxOwnedPersistent
)

Remarks

This class implements the base functionality for the List View control’s appearance settings.

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

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent

See Also

TdxListViewPersistent Members

dxListView Unit