Skip to main content

TcxGridWinExplorerView.ItemSet Property

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

Declaration

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