AgendaView.DateTimeScrollbarVisible Property
Overrides the property of the base class. Has no effect for the Agenda view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool DateTimeScrollbarVisible { get; set; }
Property Value
Type |
---|
Boolean |
See Also