Skip to main content

TdxCustomListView Class

The base class for the List View control.

Declaration

TdxCustomListView = class(
    TcxScrollingControl,
    IdxSkinSupport,
    IcxCustomCanvasSupport,
    IdxInplaceEditContainer
)

Remarks

The TdxCustomListView class members allow you to do the following:

Do not use this class directly; use its descendant instead.

See Also