ValidationArgs.Control Property
In This Article
Gets or sets the control whose settings are validated.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object representing a control used in the procedure of settings validation. |
See Also