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

TdxPSReportDocument Members

Contains information about a report document.

#Constructors

Name Description
Create(TBasedxReportLink) Creates a new TdxPSReportDocument object.

#Properties

Name Description
Caption Specifies the report caption.
CreationDate Specifies the report’s creation date and time.
Creator Specifies the report creator’s name.
Description Specifies the report description.
InfoTip Returns the text displayed in a report’s hint.
Preview Returns the document preview as an image.
ReportLink Returns the associated report link.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate
CancelUpdate
DefaultCaption
DefaultCreator
DefaultDescription
EndUpdate
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsUpdateLocked
RestoreDefaults
RetrievePreview Updates the Preview property value.
ToString Inherited from TObject.

#Events

Name
OnChanged
See Also