ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1Calendar)
    In This Topic
    Rebuilds calendar slots after initializing.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnApplyTemplate() 
    protected override void OnApplyTemplate()
    See Also