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

TimeRulerCellPresenter.MinuteString Property

Gets the text displayed in the cell to indicate minutes.

Namespace: DevExpress.Xpf.Scheduling.Visual

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

Declaration

public string MinuteString { get; }

Property Value

Type Description
String

A string displaying minutes in the TimeRuler cell.

See Also