Skip to main content

BaseView.CheckLoaded() Method

Forces the grid control to finish its initialization.

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public void CheckLoaded()

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also