Class SlotSelectionState
Inheritance
System.Object
SlotSelectionState
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SlotSelectionState : Object
Constructors
SlotSelectionState(IServiceProvider)
Declaration
public SlotSelectionState(IServiceProvider serviceProvider)
Parameters
IService
|
Properties
Anchor
CurrentSelection
IsContiguousSelection
Declaration
public bool IsContiguousSelection { get; }
Property Value
System.
|
IsRecurringSelection
Declaration
public bool IsRecurringSelection { get; }
Property Value
System.
|