windowsforms-devexpress-dot-xtrascheduler-dot-reporting-49923ebf.md
Provides options which define the characteristics of the corners for certain controls.
Namespace : DevExpress.XtraScheduler.Reporting
Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll
NuGet Package : DevExpress.Win.SchedulerReporting
public class ControlCornersOptions :
SchedulerNotificationOptions
Public Class ControlCornersOptions
Inherits SchedulerNotificationOptions
The following members return ControlCornersOptions objects:
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.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ControlCornersOptions
See Also