ClassSlotSelectionState
Class
Represents a state of the selected slot in the RadScheduleView control.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public class SlotSelectionState
Inheritance: objectSlotSelectionState
Constructors
SlotSelectionState(IServiceProvider)
Initializes a new instance of the SlotSelectionState class.
Declaration
cs-api-definition
public SlotSelectionState(IServiceProvider serviceProvider)
Parameters
serviceProvider
The service provider.
Properties
Anchor
Gets the value of the anchor slot.
CurrentSelection
Gets the currently selected slot.
IsContiguousSelection
Gets a value indicating whether this is contiguous selection.
IsRecurringSelection
Gets a value indicating whether this is recurring selection.