Interface
ITimeMarker

Defines basic methods and properties of a time marker.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public interface ITimeMarker : IEquatable<ITimeMarker>

Inherited Members IEquatable<ITimeMarker>.Equals(ITimeMarker)

Properties

TimeMarkerName

Gets or sets the name of the time marker.

Declaration

cs-api-definition
string TimeMarkerName { get; set; }

Property Value

string

The name of the time marker.

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