ISchedulerInplaceEditor.Bounds Property
Gets or sets the size and location of the control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle object that specifies the size and location of the control, in pixels. |
See Also