Class TimeSlotItem
Inheritance
System.Object
TimeSlotItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Scheduler
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class TimeSlotItem : ListBoxItem, IAutomationPeer, IPeerConverter, IContentControl, IControl, IListBoxItem, IFrameworkElement, ITargetElement
Constructors
TimeSlotItem()
Declaration
public TimeSlotItem()
Properties
DayName
Declaration
public string DayName { get; }
Property Value
System.String
|
IsInMonthView
Declaration
public bool IsInMonthView { get; }
Property Value
System.Boolean
|
MonthDay
Declaration
public string MonthDay { get; }
Property Value
System.String
|
MonthName
Declaration
public string MonthName { get; }
Property Value
System.String
|
ShowMoreButtonVisibility
Methods
OpenDay()
Declaration
public void OpenDay()
Select()
Declaration
public void Select()
ShowAllAppointments()
Declaration
public void ShowAllAppointments()