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

GridControl.IsLoaded Property

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

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v21.1.dll

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

Declaration

[Browsable(false)]
public bool IsLoaded { get; }

Property Value

Type
Boolean
See Also