BaseAppearanceCollection.IsLoading Property
Indicates whether the collection’s owner is currently being initialized.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | false always. |
See Also