Back to Devexpress

XRControl.PerformLayout() Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrcontrol-9973c3bb.md

latest1.1 KB
Original Source

XRControl.PerformLayout() Method

Forces the control to apply layout logic to itself and all its child controls.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public virtual void PerformLayout()
vb
Public Overridable Sub PerformLayout

Remarks

This method is intended for internal use only.

See Also

SuspendLayout()

ResumeLayout()

XRControl Class

XRControl Members

DevExpress.XtraReports.UI Namespace