ColumnView.IsAsyncInProgress Property
Gets whether async data loading is in progress. This property is in effect in Instant Feedback Mode.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if async data loading is in progress; otherwise, false. |
See Also