TdxListViewIconOptions Properties
Stores appearance settings for the List View control in Icon mode.| Name | Description |
|---|---|
| Arrangement | Specifies how the List View control arranges items |
| GapBetweenItems | Specifies an extra indent between items. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| TextLineCount | Specifies the number of text lines that list items can display. |
See Also