Back to Devexpress

GridView.HideLoadingPanel() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridview-60a6edad.md

latest1.4 KB
Original Source

GridView.HideLoadingPanel() Method

Hides the Loading Panel displayed via the GridView.ShowLoadingPanel method.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

See Also

ShowLoadingPanel()

LoadingPanelVisible

WaitAnimationOptions

GridView Class

GridView Members

DevExpress.XtraGrid.Views.Grid Namespace