DefaultQueryBuilderContainer.Current Property
Provides access to the service container.
Namespace: DevExpress.XtraReports.Web.QueryBuilder
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IServiceProvider | An object that implements the IServiceProvider interface. |
See Also