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

TdxPSExplorerItem Properties
Show Inherited Hide Inherited

Serves as the base for the object representing report items in explorer components.
Name Description
DisplayName Gets the item’s display name. Inherited from TCustomdxPSExplorerItem.
HasInvalidData Indicates if the item has invalid data.
InfoTip Returns the item’s hint text. Inherited from TCustomdxPSExplorerItem.
IsCurrentlyLoaded Indicates whether the item is currently loaded.
Name Specifies the item’s name. Inherited from TCustomdxPSExplorerItem.
Parent Specifies the item’s parent folder. Inherited from TCustomdxPSExplorerItem.
ReportDocument Provides access to the report document’s settings.
See Also