Back to Devexpress

TimeScale.Visible Property

corelibraries-devexpress-dot-xtrascheduler-dot-timescale-da5b9cd6.md

latest1.0 KB
Original Source

TimeScale.Visible Property

Gets or sets whether the time scale is visible.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.dll

NuGet Package : DevExpress.Scheduler.Core

Declaration

csharp
public bool Visible { get; set; }
vb
Public Property Visible As Boolean

Property Value

TypeDescription
Boolean

true if the time scale is visible; otherwise, false.

|

See Also

TimeScale Class

TimeScale Members

DevExpress.XtraScheduler Namespace