Back to Devexpress

TdxListViewListOptions Class

vcl-dxlistview-e7f0cdca.md

latest1.4 KB
Original Source

TdxListViewListOptions Class

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

Declaration

delphi
TdxListViewListOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleList property references a TdxListViewListOptions object.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewCustomOptions TdxListViewListOptions

See Also

TdxListViewListOptions Members

dxListView Unit