New to Telerik UI for BlazorStart a free 30-day trial

The Scheduler's slot template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class SchedulerSlotTemplateContext

Inheritance: objectSchedulerSlotTemplateContext

Derived Classes: SchedulerAllDaySlotTemplateContext

Properties

C#
public DateTime End { get; set; }
C#
public List<KeyValuePair<string, object>> Resources { get; set; }
C#
public DateTime Start { get; set; }
In this article
DefinitionPropertiesEndResourcesStart
Not finding the help you need?
Contact Support