Back to Devexpress

GridControl.IsLoaded Property

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-d4fda50e.md

latest1.1 KB
Original Source

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.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public bool IsLoaded { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsLoaded As Boolean

Property Value

Type
Boolean

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace