Back to Devexpress

PivotLayoutUpgradeEventArgs.PreviousVersion Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotlayoutupgradeeventargs.md

latest1.2 KB
Original Source

PivotLayoutUpgradeEventArgs.PreviousVersion Property

Returns the textual representation of the previous layout version.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public string PreviousVersion { get; }
vb
Public ReadOnly Property PreviousVersion As String

Property Value

TypeDescription
String

A String representing the previous version of the layout.

|

See Also

PivotLayoutUpgradeEventArgs Class

PivotLayoutUpgradeEventArgs Members

DevExpress.Xpf.PivotGrid Namespace