Skip to main content

TimeRuler.AlwaysShowTopRowTime Property

This property overrides the corresponding property of the base class. It has no effect in DXScheduler for Silverlight.

Namespace: DevExpress.XtraScheduler

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

#Declaration

[DefaultValue(false)]
[XtraSerializableProperty(XtraSerializationFlags.DefaultValue)]
public virtual bool AlwaysShowTopRowTime { get; set; }

#Property Value

Type Default
Boolean

false

See Also