TdxShellListViewIconOptions Properties
Contains Shell List View appearance settings in Icon mode.| Name | Description |
|---|---|
| Arrangement | Specifies how the List View control arranges items Inherited from TdxListViewIconOptions. |
| GapBetweenItems | Specifies an extra indent between items. Inherited from TdxListViewIconOptions. |
| IconSize | Specifies the icon size for shell 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. Inherited from TdxListViewIconOptions. |
See Also