Skip to main content

FieldOptions Enum

In This Article

Namespace: DevExpress.XtraPivotGrid

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

#Declaration

public enum FieldOptions

#Members

Name
OLAPUseNonEmpty
OLAPFilterByUniqueName
AllowDrag
AllowDragInCustomizationForm
AllowExpand
AllowFilter
AllowFilterBySummary
AllowRunTimeSummaryChange
AllowSort
AllowSortBySummary
GroupFilterMode
HideEmptyVariationItems
OLAPFilterUsingWhereClause
ShowCustomTotals
ShowGrandTotal
ShowInCustomizationForm
ShowInPrefilter
ShowSummaryTypeName
ShowTotals
ShowValues
AllowEdit
ReadOnly
ShowButtonMode
ShowUnboundExpressionMenu
IsFilterRadioMode
AllowUnboundExpressionEditor
See Also