Back to Devexpress

PivotGridOptionsData.UseDataBindingAPI Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionsdata-a0dafe62.md

latest1.5 KB
Original Source

PivotGridOptionsData.UseDataBindingAPI Property

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(true)]
public bool UseDataBindingAPI { get; set; }
vb
<DefaultValue(True)>
Public Property UseDataBindingAPI As Boolean

Property Value

TypeDefault
Booleantrue

Property Paths

You can access this nested property as listed below:

Object TypePath to UseDataBindingAPI
PivotGridControl

.OptionsData .UseDataBindingAPI

|

See Also

PivotGridOptionsData Class

PivotGridOptionsData Members

DevExpress.XtraPivotGrid Namespace