Skip to main content

TdxListViewListOptions Class

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

Declaration

TdxListViewListOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleList property references a TdxListViewListOptions object.

See Also