ResourcesValidationEventArgs(ResourceBaseCollection) Constructor
Initializes a new instance of the ResourcesValidationEventArgs class with the specified resources.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| resources | ResourceBaseCollection | A ResourceBaseCollection object representing a collection of resources. |
See Also