Back to Devexpress

PivotGridOptionsCustomizationEx Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionscustomizationex-dot-underscore-properties.md

latest7.6 KB
Original Source

PivotGridOptionsCustomizationEx Properties

Provides customization options for a PivotGrid control.

NameDescription
AllowCustomizationFormGets or sets whether end-users are allowed to invoke the Customization Form. Inherited from PivotGridOptionsCustomization.
AllowDragGets or sets whether end-users are allowed to drag field headers. Inherited from PivotGridOptionsCustomization.
AllowDragInCustomizationFormGets or sets whether end-users are allowed to drag field headers between areas in the Customization Form. Inherited from PivotGridOptionsCustomization.
AllowEditGets or sets whether data editing is enabled.
AllowExpandGets or sets whether end-users are allowed to expand/collapse rows or columns that correspond to the current field. Inherited from PivotGridOptionsCustomization.
AllowExpandOnDoubleClickGets or sets whether field values are expanded/collapsed on a double click. Inherited from PivotGridOptionsCustomization.
AllowFilterGets or sets whether filter buttons are displayed within field headers. Inherited from PivotGridOptionsCustomization.
AllowFilterBySummaryGets or sets whether end-users are allowed to filter pivot grid data by summaries. Inherited from PivotGridOptionsCustomization.
AllowFilterInCustomizationFormGets or sets whether filtering can be applied to fields via the Customization Form. Inherited from PivotGridOptionsCustomization.
AllowHideFieldsGets or sets a value which specifies when the fields can be hidden by end-users. Inherited from PivotGridOptionsCustomization.
AllowResizingGets or sets whether end-users are allowed to resize the Pivot Grid Control’s elements.
AllowSortGets or sets whether end-users can change the sort order of fields. Inherited from PivotGridOptionsCustomization.
AllowSortBySummaryGets or sets whether end-users can sort row field values by column values, and column field values by row values. Inherited from PivotGridOptionsCustomization.
AllowSortInCustomizationFormGets or sets whether the sort order of field values can be toggled via the Customization Form. Inherited from PivotGridOptionsCustomization.
CustomizationFormAllowedLayoutsGets or sets which layouts can be applied to the Customization Form when it is painted in Excel2007 style. Inherited from PivotGridOptionsCustomization.
CustomizationFormLayoutGets or sets the customization form’s layout when it is painted in Excel2007 style. Inherited from PivotGridOptionsCustomization.
CustomizationFormSearchBoxVisibleGets or sets whether the customization form displays the search box that allows the user to filter the list of available fields.
CustomizationFormSnapModeGets or sets whether or not the Customization Form can automatically snap to specific targets.
CustomizationFormStyleGets or sets the Customization Form‘s style. Inherited from PivotGridOptionsCustomization.
DeferredUpdatesGets or sets whether dragging fields within the Customization Form (when it’s painted using the Excel2007 style) immediately updates the layout of fields in the PivotGrid control. Inherited from PivotGridOptionsCustomization.
FilterPanelVisibleIndicates whether the Filter Panel is visible. Inherited from PivotGridOptionsCustomization.

See Also

PivotGridOptionsCustomizationEx Class

PivotGridOptionsCustomizationEx Members

DevExpress.XtraPivotGrid Namespace