Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class / Content Property

In This Topic
    Content Property (CalendarTextSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Content As FrameworkElement
    public FrameworkElement Content {get; set;}
    See Also