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

In This Topic
    DefaultStyleResourceUri Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultStyleResourceUri As Windows.Foundation.Uri
    public Windows.Foundation.Uri DefaultStyleResourceUri {get; set;}
    See Also