Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / WeekNumberSlot Class
Members

In This Topic
    WeekNumberSlot Class
    In This Topic
    Provides a data about week number for the WeekNumbersPresenter class.
    Object Model
    WeekNumberSlot Class
    Syntax
    'Declaration
     
    
    Public Class WeekNumberSlot 
       Inherits System.Windows.DependencyObject
    public class WeekNumberSlot : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          C1.Silverlight.Schedule.WeekNumberSlot

    See Also