DxPivotGridListEditor.Application Property
Provides access to the BlazorApplication object that can be used to manage the current application.
Namespace: DevExpress.ExpressApp.Blazor.Editors
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BlazorApplication | An object that provides methods and properties to manage an application. |
See Also