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

TdxPSDBBasedExplorerItemsFieldNamesMap Properties
Show Inherited Hide Inherited

Represents a data-aware explorer’s ItemsFieldNamesMap property.
Name Description
Data Specifies the name of the field containing report data.
Explorer Returns the explorer component that owns the current instance. Inherited from TCustomdxPSDBBasedExplorerFieldNamesMap.
ID Specifies the name of the field containing item or folder IDs. Inherited from TdxPSDBBasedExplorerFieldNamesMap.
Name Specifies the name of the field containing item or folder names. Inherited from TdxPSDBBasedExplorerFieldNamesMap.
ParentID Specifies the name of the field containing parent folder IDs. Inherited from TdxPSDBBasedExplorerFieldNamesMap.
See Also