PivotGridControl.EndInit() Method
In This Article
Ends the runtime initialization.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Remarks
To start the pivot grid’s initialization, use the PivotGridControl.BeginInit method.
See Also