PivotGridControl.IsOLAPDataSource Property
In This Article
Returns whether a connection string is specified via the PivotGridControl.OLAPConnectionString property, and so the control is bound to a cube in an MS Analysis Services database.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a connection string is specified via the Pivot |
See Also