Back to Devexpress

FilterPopupExcelEventArgs Class

windowsforms-devexpress-dot-xtrapivotgrid-1426237b.md

latest1.5 KB
Original Source

FilterPopupExcelEventArgs Class

Provides data for the PivotGridControl.ShowFilterPopupExcel event.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public class FilterPopupExcelEventArgs :
    EventArgs,
    ICustomUIFiltersOptions,
    ICustomUIFiltersOptionsEx
vb
Public Class FilterPopupExcelEventArgs
    Inherits EventArgs
    Implements ICustomUIFiltersOptions,
               ICustomUIFiltersOptionsEx

FilterPopupExcelEventArgs is the data class for the following events:

Inheritance

Object EventArgs FilterPopupExcelEventArgs

See Also

FilterPopupExcelEventArgs Members

DevExpress.XtraPivotGrid Namespace