Skip to main content
A newer version of this page is available. .

AgendaView.GroupSeparatorWidth Property

Overrides the property of the base class to hide it. Has no effect for the Agenda view.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int GroupSeparatorWidth { get; set; }

Property Value

Type
Int32
See Also