TdxCustomListView.ImageOptions Property
Provides access to the List View control’s image settings.
Declaration
property ImageOptions: TdxListViewImageOptions read; write;
Property Value
| Type | Description |
|---|---|
| TdxListViewImageOptions | Stores the List View control’s image settings. |
Remarks
Refer to the TdxListViewImageOptions class description for information on available options.
See Also