C1.Silverlight.Schedule.5
DaySlotPresenter Class
Members 

Represents a root element of a visual tree generated for a day slot of the C1CalendarItem.
Object Model
DaySlotPresenter Class
Syntax
'Declaration
 
Public Class DaySlotPresenter 
   Inherits System.Windows.Controls.ListBoxItem
public class DaySlotPresenter : System.Windows.Controls.ListBoxItem 
Remarks
A separate DaySlotPresenter element is generated for each DaySlot from the C1CalendarItem.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

See Also

Reference

DaySlotPresenter Members
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.