Represents a root element of a visual tree generated for a day slot of the
C1CalendarItem.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public class DaySlotPresenter : ListBoxItem |
Visual Basic |
---|
Public Class DaySlotPresenter _ Inherits ListBoxItem |
Remarks
A separate DaySlotPresenter element is generated for each
DaySlot from the DaySlots()()()()
collection.
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..ListBoxItem
C1.Silverlight.Schedule..::..DaySlotPresenter
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..ListBoxItem
C1.Silverlight.Schedule..::..DaySlotPresenter