Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHeaderLoadingEventArgs Class / HeaderSlot Property

In This Topic
    HeaderSlot Property
    In This Topic
    The header to be shown in the calendar.
    Syntax
    'Declaration
     
    
    Public Property HeaderSlot As FrameworkElement
    public FrameworkElement HeaderSlot {get; set;}
    See Also