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