Back to Devexpress

TdxCustomListView.ExplorerStyle Property

vcl-dxlistview-dot-tdxcustomlistview-e229a241.md

latest1.0 KB
Original Source

TdxCustomListView.ExplorerStyle Property

Specifies if the Explorer style is active.

Declaration

delphi
property ExplorerStyle: Boolean read; write; default False;

Property Value

TypeDefaultDescription
BooleanFalse

If True , the control style is similar to Windows Explorer. If False , the control applies the default style settings.

|

Remarks

Refer to the following List View property descriptions for Explorer style appearance examples:

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit