Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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