ComponentOne MultiSelect for WinForms
ResumeAllLayout(Boolean) Method

C1.Win.C1Input Namespace > DateEditMonthCalendar Class : ResumeAllLayout(Boolean) Method
Indicates whether to invoke the layout logic now.
Calls ResumeLayout on all DateEditMonthCalendar's child controls.
Syntax
'Declaration
 
Public Sub ResumeAllLayout( _
   ByVal performLayout As Boolean _
) 
public void ResumeAllLayout( 
   bool performLayout
)

Parameters

performLayout
Indicates whether to invoke the layout logic now.
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members