XtraLayoutPanelBase.ResumeLayout Method
| Name | Parameters | Description |
|---|---|---|
| ResumeLayout() | none | Unlocks the panel that was previously frozen by the SuspendLayout() method. |
| ResumeLayout(Boolean) | performLayout | Resumes the layout behavior for the panel. |
| Name | Parameters | Description |
|---|---|---|
| ResumeLayout() | none | Unlocks the panel that was previously frozen by the SuspendLayout() method. |
| ResumeLayout(Boolean) | performLayout | Resumes the layout behavior for the panel. |