aspnet-devexpress-dot-web-dot-aspxpivotgrid-1f50c9df.md
Contains options that define the filter popup appearance and behavior for the current field.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotGridWebFieldOptionsFilter :
PivotGridOptionsBase
Public Class PivotGridWebFieldOptionsFilter
Inherits PivotGridOptionsBase
The following members return PivotGridWebFieldOptionsFilter objects:
The PivotGridWebFieldOptionsFilter class provides a set of properties that specify the filter popup’s appearance and behavior. These options can be accessed using the PivotGridField.OptionsFilter property.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridWebFieldOptionsFilter
See Also