Back to Devexpress

TdxCustomListView.ViewStyleIcon Property

vcl-dxlistview-dot-tdxcustomlistview-1d6b609e.md

latest1.2 KB
Original Source

TdxCustomListView.ViewStyleIcon Property

Provides access to the List View’s appearance settings in Icon mode.

Declaration

delphi
property ViewStyleIcon: TdxListViewIconOptions read; write;

Property Value

TypeDescription
TdxListViewIconOptions

Contains List View appearance settings in Icon mode.

|

Remarks

Set the List View’s ViewStyle property to Icon to switch the control to Icon mode.

The following list shows the standard and Explorer styles in Icon mode:

Standard Style Explorer Style

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

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit