ValidationArgs.Control Property
Gets or sets the control whose settings are validated.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.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