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

TdxPSDBBasedExplorerItem Properties
Show Inherited Hide Inherited

Represents a report item in a TdxPSDBBasedExplorer component.
Name Description
DisplayName Gets the item’s display name. Inherited from TCustomdxPSExplorerItem.
HasInvalidData Indicates if the item has invalid data. Inherited from TdxPSExplorerItem.
ID Returns the item’s ID.
InfoTip Returns the item’s hint text. Inherited from TCustomdxPSExplorerItem.
IsCurrentlyLoaded Indicates whether the item is currently loaded. Inherited from TdxPSExplorerItem.
Name Specifies the item’s name. Inherited from TCustomdxPSExplorerItem.
Parent Specifies the item’s parent folder. Inherited from TCustomdxPSExplorerItem.
ParentID Specifies the item’s parent folder by its ID.
ReportDocument Provides access to the report document’s settings. Inherited from TdxPSExplorerItem.
See Also