ComponentOne Calendar for UWP
Refresh Method

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : Refresh Method
The System.Boolean value specifying whether DayOfWeek slots should be updated as well.
Refreshes C1Calendar user interface.
Syntax
'Declaration
 
Public Sub Refresh( _
   ByVal full As System.Boolean _
) 
public void Refresh( 
   System.bool full
)

Parameters

full
The System.Boolean value specifying whether DayOfWeek slots should be updated as well.
See Also

Reference

C1Calendar Class
C1Calendar Members