ResourceInfo(ReportViewBase) Constructor
Initializes a new instance of the ResourceInfo class with the specified View.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v25.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| view | ReportViewBase | A ReportViewBase class descendant, representing the associated view. |
See Also