Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class
Members

In This Topic
    CalendarTextSlotPresenter Class
    In This Topic
    Slot presenter that is only able to show text
    Object Model
    CalendarTextSlotPresenter Class
    Syntax
    'Declaration
     
    
    Public Class CalendarTextSlotPresenter 
       Inherits CalendarSlotPresenter
    public class CalendarTextSlotPresenter : CalendarSlotPresenter 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Core.C1View
                            C1.WPF.Core.C1Border
                               C1.WPF.Calendar.CalendarSlotPresenter
                                  C1.WPF.Calendar.CalendarTextSlotPresenter

    See Also