Class
SlotSelectionService

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:

cs-api-definition
public class SlotSelectionService

Inheritance: objectSlotSelectionService

Methods

GetSelection()

Gets the selected slot.

Declaration

cs-api-definition
public Slot GetSelection()

Returns

Slot

SetSelection(Slot)

Sets the selection.

Declaration

cs-api-definition
public void SetSelection(Slot item)

Parameters

item

Slot

The item.

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