Back to Devexpress

XRPivotGridField.DataBinding Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-pivotgrid-dot-xrpivotgridfield-7fa3b298.md

latest1.1 KB
Original Source

XRPivotGridField.DataBinding Property

Namespace : DevExpress.XtraReports.UI.PivotGrid

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[Browsable(false)]
public DataBindingBase DataBinding { get; set; }
vb
<Browsable(False)>
Public Property DataBinding As DataBindingBase

Property Value

Type
DataBindingBase

See Also

XRPivotGridField Class

XRPivotGridField Members

DevExpress.XtraReports.UI.PivotGrid Namespace