ISchedulerInplaceEditor.Parent Property
Gets or sets the parent container of the control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Control | A Control that represents the parent or container of the control. |
Remarks
Overrides the Parent property.
See Also