Skip to main content

TdxListViewPersistent Class

The base class for List View settings.

Declaration

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

See Also