Back to Devexpress

TdxCustomListView.ViewStyleSmallIcon Property

vcl-dxlistview-dot-tdxcustomlistview-dcf0190a.md

latest1.3 KB
Original Source

TdxCustomListView.ViewStyleSmallIcon Property

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

Declaration

delphi
property ViewStyleSmallIcon: TdxListViewSmallIconOptions read; write;

Property Value

TypeDescription
TdxListViewSmallIconOptions

Contains List View appearance settings in SmallIcon mode.

|

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.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit