FilterPopupExcelEventArgs.ShowAggregates Property
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool ShowAggregates { get; set; }
Property Value
Type |
---|
Boolean |
See Also