RecurrenceControlBase.CheckForWarnings(ValidationArgs) Method
Validates control settings when overridden.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
args | ValidationArgs | A ValidationArgs object that will contain a check result and an error message if applicable. |
See Also