Back to Devexpress

TdxCustomListView.ViewStyle Property

vcl-dxlistview-dot-tdxcustomlistview-bf32153b.md

latest686 B
Original Source

TdxCustomListView.ViewStyle Property

Specifies the List View’s item display mode.

Declaration

delphi
property ViewStyle: TdxListViewStyle read; write; default TdxListViewStyle.Icon;

Property Value

TypeDefaultDescription
TdxListViewStyleIcon

A list item’s display mode.

|

Remarks

Refer to the TdxListViewStyle type description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit