FrameVariantsEngine.IsDisposed Property
Gets a value indicating whether the FrameVariantsEngine object is disposed.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if the current FrameVariantsEngine is disposed; otherwise, false. |
See Also