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

TimeRulerCellPresenter.HourString Property

Gets the text displayed in the cell to indicate hours.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public string HourString { get; }

Property Value

Type Description
String

A string displaying an hour in the TimeRuler cell.

See Also