Skip to main content
A newer version of this page is available. .

LayoutView.BeginInit() Method

Starts the View’s runtime initialization.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Grid

Declaration

public override void BeginInit()

Remarks

This method supports the internal infrastructure and is not intended to be used directly in your code.

See Also