Skip to main content

LayoutView.BeginInit() Method

Starts the View’s runtime initialization.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v24.1.dll

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

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