[]
        
(Showing Draft Content)

C1.Win.C1Input.DateEditMonthCalendar.ResumeAllLayout

ResumeAllLayout Method

ResumeAllLayout(bool)

Calls ResumeLayout on all DateEditMonthCalendar's child controls.

Declaration
public void ResumeAllLayout(bool performLayout)
Public Sub ResumeAllLayout(performLayout As Boolean)
Parameters
Type Name Description
bool performLayout

Indicates whether to invoke the layout logic now.