PivotGridOptionsCustomization Properties
Provides customization options for a PivotGrid control.
Name | Description |
---|---|
Allow |
Gets or sets whether end-users are allowed to invoke the Customization Form. |
Allow |
Gets or sets whether end-users are allowed to drag field headers. |
Allow |
Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form. |
Allow |
Gets or sets whether end-users are allowed to expand/collapse rows or columns that correspond to the current field. |
Allow |
Gets or sets whether field values are expanded/collapsed on a double click. |
Allow |
Gets or sets whether filter buttons are displayed within field headers. |
Allow |
Gets or sets whether end-users are allowed to filter pivot grid data by summaries. |
Allow |
Gets or sets whether filtering can be applied to fields via the Customization Form. |
Allow |
Gets or sets a value which specifies when the fields can be hidden by end-users. |
Allow |
Gets or sets whether end-users can change the sort order of fields. |
Allow |
Gets or sets whether end-users can sort row field values by column values, and column field values by row values. |
Allow |
Gets or sets whether the sort order of field values can be toggled via the Customization Form. |
Customization |
Gets or sets which layouts can be applied to the Customization Form when it is painted in Excel2007 style. |
Customization |
Gets or sets the customization form’s layout when it is painted in Excel2007 style. |
Customization |
Gets or sets the Customization Form‘s style. |
Deferred |
Gets 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 Pivot |
Filter |
Indicates whether the Filter Panel is visible. |
See Also