PivotGridControl.BeginInit() Method
In This Article
Starts the PivotGrid's runtime initialization.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Remarks
To end the pivot grid's initialization, call the PivotGridControl.EndInit method.
#Implements
See Also