Search
Calendar.UpdateLayout Method
See Also
 





Updates the position of the calendar's child controls such as buttons and scrollbars.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool UpdateLayout ()

Visual Basic  Copy Code

Public Function UpdateLayout () As Boolean

 Return Value

 See Also