Class
SchedulerSlotTemplateContext

The Scheduler's slot template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class SchedulerSlotTemplateContext

Inheritance: objectSchedulerSlotTemplateContext

Derived Classes: SchedulerAllDaySlotTemplateContext

Properties

End

Declaration

cs-api-definition
public DateTime End { get; set; }

Property Value

DateTime

Resources

Declaration

cs-api-definition
public List<KeyValuePair<string, object>> Resources { get; set; }

Property Value

List<KeyValuePair<string, object>>

Start

Declaration

cs-api-definition
public DateTime Start { get; set; }

Property Value

DateTime

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