Back to Devexpress

TcxvgOptionsView.CategoryExplorerStyle Property

vcl-cxvgrid-dot-tcxvgoptionsview.md

latest910 B
Original Source

TcxvgOptionsView.CategoryExplorerStyle Property

Determines whether to use Windows XP paint style.

Declaration

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

Property Value

TypeDefault
BooleanFalse

Remarks

When the value of the CategoryExplorerStyle is True the category rows are drawn in XP paint style if the user uses Windows XP.

Otherwise they have tree-like view style.

The default value of the CategoryExplorerStyle property is False.

See Also

TcxvgOptionsView Class

TcxvgOptionsView Members

cxVGrid Unit