Represents a behavior of the slot selection in the RadScheduleView control.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class SlotSelectionBehavior
Inheritance: objectSlotSelectionBehavior
Constructors
C#
public SlotSelectionBehavior()
Methods
C#
protected bool CanEditSlot(SlotSelectionState state, Slot slot)
C#
protected IEnumerable<IResourceType> GetResourceTypes(SlotSelectionState state)
C#
protected virtual Slot GetSelectionOverride(SlotSelectionState state, Slot currentSlot)