Search
Calendar.UpdateLayout Method
See Also
 






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

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public void UpdateLayout ()

Visual Basic  Copy Code

Public Sub UpdateLayout ()

 See Also