ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / Content Property

In This Topic
    Content Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Content As System.Object
    public System.object Content {get; set;}
    See Also