TdxCustomListView.ViewStyleSmallIcon Property
Provides access to the List View’s appearance settings in SmallIcon mode.
#Declaration
property ViewStyleSmallIcon: TdxListViewSmallIconOptions read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Contains List View appearance settings in Small |
#Remarks
Set the List View’s ViewStyle property to SmallIcon to switch the control to SmallIcon mode.
The following list shows the standard and Explorer styles in SmallIcon mode:
- Standard Style
- Explorer Style
Refer to the TdxListViewSmallIconOptions class description for information on available options.