Enum
SchedulerInteractionMode

Defines the different interaction modes of RadScheduler.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum SchedulerInteractionMode

Fields

None

Navigation between the views with gesture (pan, swipe etc.) is disabled.

Declaration

cs-api-definition
None = 0

Field Value

SchedulerInteractionMode

Pan

Navigation between the views with pan gesture is enabled.

Declaration

cs-api-definition
Pan = 1

Field Value

SchedulerInteractionMode

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