TreeListBand.IsLoading Property
Indicates whether the TreeList control owning the current band is being initialized.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the TreeList control is being initialized; otherwise, false. |
See Also