Back to Devexpress

PivotGridFieldBase.OnStartDeserializing(LayoutAllowEventArgs) Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-dot-onstartdeserializing-x28-devexpress-dot-utils-dot-layoutalloweventargs-x29.md

latest1.6 KB
Original Source

PivotGridFieldBase.OnStartDeserializing(LayoutAllowEventArgs) Method

This method supports the control’s internal infrastructure and is not intended to be called directly from your code.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public void OnStartDeserializing(
    LayoutAllowEventArgs e
)
vb
Public Sub OnStartDeserializing(
    e As LayoutAllowEventArgs
)

Parameters

NameType
eLayoutAllowEventArgs

Implements

OnStartDeserializing(LayoutAllowEventArgs)

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace