Back to Devexpress

CreateCustomReportDesignRepositoryItemEventArgs Properties

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-win-dot-createcustomreportdesignrepositoryitemeventargs-dot-underscore-properties.md

latest2.5 KB
Original Source

CreateCustomReportDesignRepositoryItemEventArgs Properties

Arguments passed to the ReportsWindowsFormsModuleV2.CreateCustomReportDesignRepositoryItem event.

NameDescription
ApplicationGets an application object.
CriteriaStringSpecifies the criteria that filters the collection of report parameter objects.
DataColumnInfoGets information on the data column.
DataTypeGets the type of the report parameter value.
HandledGets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. Inherited from HandledEventArgs.
ParameterGets the report parameter.
ReportGets a report object.
RepositoryItemSpecifies the Repository Item created for the report parameter.

See Also

CreateCustomReportDesignRepositoryItemEventArgs Class

CreateCustomReportDesignRepositoryItemEventArgs Members

DevExpress.ExpressApp.ReportsV2.Win Namespace