Skip to main content
.NET Framework 4.6.2+

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

ReportDataV2 Properties
Show Inherited Hide Inherited

The entity class used to store reports in the Reports V2 Module.
Name Description
Content Specifies the report content.
DataTypeCaption Gets the type caption of persistent objects that are displayed within the report.
DataTypeName Gets the name of the report’s data type.
DisplayName Specifies the report’s display name.
GCRecord Inherited from BaseObject.
ID Specifies the ReportDataV2 identifier.
ID The key property for the BaseObject class. Inherited from BaseObject.
IsInplaceReport Specifies whether or not the report is inplace.
IsPredefined Gets a boolean value that indicates whether or not the report is predefined.
ParametersObjectType Specifies the type of the reports parameter object.
ParametersObjectTypeName Specifies the name of the reports parameter object type.
PredefinedReportType Specifies the type of the predefined report.
PredefinedReportTypeName Specifies the name of the reports parameter object type.
See Also