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