Skip to main content

AllowHideFieldsType Enum

In This Article

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v14.2.Core.dll

#Declaration

[TypeConverter(typeof(EnumTypeConverter))]
[ResourceFinder(typeof(ResFinder), "PropertyNamesRes")]
public enum AllowHideFieldsType

#Members

Name
Never
Always
WhenCustomizationFormVisible
See Also