Back to Devexpress

TdxListViewIconOptions Class

vcl-dxlistview-4e9df2e0.md

latest1.5 KB
Original Source

TdxListViewIconOptions Class

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

Declaration

delphi
TdxListViewIconOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleIcon property references a TdxListViewIconOptions object.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewCustomOptions TdxListViewIconOptions

See Also

TdxListViewIconOptions Members

dxListView Unit