StyleFormatConditionCollection.IsLoading Property
Gets whether the control that owns the current collection is being initialized.
Namespace: DevExpress.XtraTreeList.StyleFormatConditions
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the control that owns the current collection is being initialized; otherwise, false. |
See Also