Back to Devexpress

TdxCustomListView.ImageOptions Property

vcl-dxlistview-dot-tdxcustomlistview-4a071feb.md

latest707 B
Original Source

TdxCustomListView.ImageOptions Property

Provides access to the List View control’s image settings.

Declaration

delphi
property ImageOptions: TdxListViewImageOptions read; write;

Property Value

TypeDescription
TdxListViewImageOptions

Stores the List View control’s image settings.

|

Remarks

Refer to the TdxListViewImageOptions class description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit