Back to Devexpress

PivotGridControl.EndInit() Method

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-4a90587e.md

latest1.0 KB
Original Source

PivotGridControl.EndInit() Method

Ends the runtime initialization.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public override void EndInit()
vb
Public Overrides Sub

Remarks

To start the pivot grid’s initialization, use the PivotGridControl.BeginInit method.

See Also

BeginInit()

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace