PivotGridWebFieldOptions.ShowInFilter Property
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
[DefaultValue(true)]
[PivotAPIMemberCategory(APICategory.RelationalSource)]
public bool ShowInFilter { get; set; }
Property Value
Type | Default |
---|---|
Boolean | true |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowInFilter |
---|---|
PivotGridField |
|
See Also