SchedulerControl.ShowBorder Property
In This Article
Gets or sets whether to show the border of the SchedulerControl.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show the border; otherwise, false. |
See Also