New to Telerik UI for WPFStart a free 30-day trial

A class that is used to get or set the selected slot.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public class SlotSelectionService

Inheritance: objectSlotSelectionService

Methods

Gets the selected slot.

C#
public Slot GetSelection()
Returns:

Slot

Sets the selection.

C#
public void SetSelection(Slot item)
Parameters:itemSlot

The item.

In this article
DefinitionMethodsGetSelection()SetSelection(Slot)
Not finding the help you need?
Contact Support