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