Back to Devexpress

BaseView.CheckLoaded() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-baseview-773d2e3d.md

latest1.1 KB
Original Source

BaseView.CheckLoaded() Method

Forces the grid control to finish its initialization.

Namespace : DevExpress.XtraGrid.Views.Base

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public void CheckLoaded()
vb
Public Sub CheckLoaded

Remarks

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

See Also

BaseView Class

BaseView Members

DevExpress.XtraGrid.Views.Base Namespace