Back to Devexpress

TcxGridWinExplorerView.ItemSet Property

vcl-cxgridwinexplorerview-dot-tcxgridwinexplorerview-f477e0ce.md

latest1.3 KB
Original Source

TcxGridWinExplorerView.ItemSet Property

Specifies which items (record elements) are to be displayed and what data they need to visualize.

Declaration

delphi
property ItemSet: TcxGridWinExplorerViewItemSet read; write;

Property Value

Type
TcxGridWinExplorerViewItemSet

Remarks

Use this property to:

Refer to this section to learn about item sets in WinExplorer Views.

See Also

TcxGridWinExplorerView Class

TcxGridWinExplorerView Members

cxGridWinExplorerView Unit