|
AllowCustomizationForm
|
Gets or sets whether end-users are allowed to invoke the Customization Form.
|
|
AllowCustomizationWindowResizing
|
Gets or sets whether to allow end-users to resize the Customization Form.
|
|
AllowDrag
|
Gets or sets whether end-users are allowed to drag field headers.
|
|
AllowDragInCustomizationForm
|
Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form.
|
|
AllowExpand
|
Gets or sets whether end-users are allowed to expand/collapse rows or columns that correspond to the current field.
|
|
AllowExpandOnDoubleClick
|
Gets or sets whether field values are expanded/collapsed on a double click.
|
|
AllowFilter
|
Gets or sets whether filter buttons are displayed within field headers.
|
|
AllowFilterBySummary
|
Gets or sets whether end-users are allowed to filter pivot grid data by summaries.
|
|
AllowFilterInCustomizationForm
|
Gets or sets whether filtering can be applied to fields via the Customization Form.
|
|
AllowSort
|
Gets or sets whether end-users can change the sort order of fields.
|
|
AllowSortBySummary
|
Gets or sets whether end-users can sort row field values by column values, and column field values by row values.
|
|
AllowSortInCustomizationForm
|
Gets or sets whether the sort order of field values can be toggled via the Customization Form.
|
|
CustomizationExcelWindowHeight
|
Gets or sets the height of the Customization Form, when it is painted in the Excel2007 style.
|
|
CustomizationExcelWindowWidth
|
Gets or sets the width of the Customization Form, when it is painted in the Excel2007 style.
|
|
CustomizationFormAllowedLayouts
|
Gets or sets which layouts can be applied to the Customization Form when it is painted in Excel2007 style.
|
|
CustomizationFormLayout
|
Gets or sets the customization form’s layout when it is painted in Excel2007 style.
|
|
CustomizationFormStyle
|
Gets or sets the Customization Form‘s style.
|
|
CustomizationWindowHeight
|
Gets or sets the height of the Customization Form, when it is painted in the Simple style.
|
|
CustomizationWindowWidth
|
Gets or sets the width of the Customization Form, when it is painted in the Simple style.
|
|
DeferredUpdates
|
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 PivotGrid control.
|
|
FilterPanelVisible
|
Indicates whether the Filter Panel is visible.
|
|
FilterPopupWindowHeight
|
Gets or sets the filter window‘s height.
|
|
FilterPopupWindowMinHeight
|
Gets or sets the minimum allowed filter window height.
|
|
FilterPopupWindowMinWidth
|
Gets or sets the minimum allowed filter window width.
|
|
FilterPopupWindowResizeMode
|
Gets or sets how a filter popup window visually responds to resizing operations.
|
|
FilterPopupWindowWidth
|
Gets or sets the filter window width.
|