ControlCornersOptions Class
Provides options which define the characteristics of the corners for certain controls.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
Declaration
Related API Members
The following members return ControlCornersOptions objects:
Remarks
It is sometimes necessary to extend the control beyond the size determined by aligning the control to its associated counterpart. Usually, this is done to fill the gap between the vertical and horizontal header controls. The corner is covered with an elongated control, resulting in a better appearance.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
ControlCornersOptions
See Also