Skip to main content
A newer version of this page is available. .

PivotGridWebOptionsFilter Class

Contains options that affect the appearance and behavior of filter windows.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll

Declaration

public class PivotGridWebOptionsFilter :
    PivotGridOptionsFilterBase

The following members return PivotGridWebOptionsFilter objects:

Remarks

Use the ASPxPivotGrid.OptionsFilter property to customize the options affecting the appearance and behavior of filter windows.

Implements

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
See Also