Back to Devexpress

PivotCustomFieldListSortEventArgs Class

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

latest1.4 KB
Original Source

PivotCustomFieldListSortEventArgs Class

Provides data for the PivotGridControl.CustomFieldListSort event.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public class PivotCustomFieldListSortEventArgs :
    EventArgs
vb
Public Class PivotCustomFieldListSortEventArgs
    Inherits EventArgs

PivotCustomFieldListSortEventArgs is the data class for the following events:

Inheritance

Object EventArgs PivotCustomFieldListSortEventArgs

See Also

PivotCustomFieldListSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace