New to Telerik UI for .NET MAUIStart a free 30-day trial

ITimeMarker

Interface

Defines basic methods and properties of a time marker.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public interface ITimeMarker : IEquatable<ITimeMarker>

Inherited Members IEquatable<ITimeMarker>.Equals(ITimeMarker)

Properties

Gets or sets the name of the time marker.

C#
string TimeMarkerName { get; set; }
Property Value:

The name of the time marker.

In this article
DefinitionPropertiesTimeMarkerName
Not finding the help you need?
Contact Support