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 |
When |
See Also