[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.ResumeLayout

ResumeLayout Method

ResumeLayout()

Resumes normal layout logic.

Declaration
public void ResumeLayout()
Public Sub ResumeLayout()

ResumeLayout(bool)

Resumes normal layout logic and optionally forces the component to apply layout logic to its child controls.

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

Whether to perform layout logic on the child controls