PivotGridSettings Properties
Contains the PivotGrid extension settings.| Name | Description |
|---|---|
| AccessibilityCompliant | Enables accessibility support. |
| AccessKey | Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension. Inherited from SettingsBase. |
| AddPopupMenuItem | Enables you to customize the context menu. |
| AfterPerformCallback | Fires after a callback initiated by the PivotGrid has been processed on the server side. |
| Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from SettingsBase. |
| BeforeGetCallbackResult | Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. |
| BeforeGetDataObject | Enables you to perform custom actions before PivotGrid generates a chart data source from data and after the PivotGrid’s callback state is applied. |
| BeforePerformDataSelect | Occurs before the PivotGrid obtains data from a data source. |
| BeginRefresh | Occurs before the PivotGrid starts recalculating its data. |
| CallbackRouteValues | Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
| ClientLayout | |
| ClientSideEvents | Gets an object that lists the client-side events specific to the PivotGrid. |
| ControlStyle | Provides access to the style settings declared at the root level of the extension’s wrapped web server control. Inherited from SettingsBase. |
| CustomActionRouteValues | Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCxClientPivotGrid.PerformCallback client method. |
| CustomCallback | Obsolete. Fires when a callback has been initiated. |
| CustomCellDisplayText | Enables custom display text to be provided for cells displayed within the Data Area. |
| CustomCellStyle | Allows the appearances of cells to be dynamically customized. |
| CustomCellValue | Allows you to replace cell values with custom ones. |
| CustomChartDataSourceData | Occurs when a PivotGrid prepares data to be displayed in a Chart extension. |
| CustomChartDataSourceRows | Allows you to customize pivot grid data before passing it to a chart control. |
| CustomFieldSort | Provides the ability to sort data using custom rules. |
| CustomFieldValueCells | Allows you to customize field value cells. |
| CustomFilterExpressionDisplayText | Enables you to display custom text within the Prefilter panel, corresponding to the current filter expression. |
| CustomFilterPopupItems | Allows you to customize the filter drop-down list items. |
| CustomGroupInterval | Enables grouping axis values, using your own criteria. |
| CustomizationFieldsLeft | Gets or sets the X-coordinate of the Customization form’s top-left corner. |
| CustomizationFieldsTop | Gets or sets the Y-coordinate of the Customization form’s top-left corner. |
| CustomizationFieldsVisible | Gets or sets a value that specifies whether the pivot grid’s Customization form is displayed within the page. |
| CustomJsProperties | Enables you to supply any server data that can then be parsed on the client. |
| CustomLoadCallbackState | Allows you to load the PivotGrid’s callback state, which was previously saved by handling the PivotGridSettings.CustomSaveCallbackState event. |
| CustomSaveCallbackState | Allows you to preserve the PivotGrid’s callback state in a custom manner. |
| CustomServerModeSort | In OLAP and server mode, provides the capability to sort data using custom rules. |
| CustomSummary | Enables summary values to be calculated manually. |
| CustomUnboundFieldData | Enables providing data to unbound fields. |
| DataAreaPopupCreated | Occurs after a panel that displays data headers has been created. |
| DataBinding | |
| DataBound | |
| EnableCallbackAnimation | Gets or sets a value that specifies whether a specific animation effect is used when a PivotGrid’s content is updated via a callback. |
| Enabled | Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions. Inherited from SettingsBase. |
| EnablePagingCallbackAnimation | Gets or sets a value that specifies whether a specific animation effect is used when changing pages. |
| EnablePagingGestures | Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. |
| EnableRowsCache | Gets or sets whether data caching is enabled. |
| EnableTheming | Gets or sets a value indicating whether themes apply to this extension. Inherited from SettingsBase. |
| EncodeHtml | Gets or sets whether to encode editor value and content. Inherited from SettingsBase. |
| EndRefresh | Occurs after the control has completed recalculating its data. |
| FieldFilterChanged | Occurs after a field’s filter condition has been changed. |
| FieldFilterChanging | Allows you to customize the filter that is being applied or cancel filtering. |
| Fields | Provides access to a pivot grid’s field collection. |
| FieldValueDisplayText | Enables the display text of individual column and row headers and filter dropdown items to be customized. |
| Filter | |
| FilterControlCustomValueDisplayText | Enables you to specify the entered filter value’s custom display text, to be displayed when the filter control’s condition value editor is inactive. |
| FilterControlOperationVisibility | Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter Control’s operation dropdown menu. |
| FilterControlParseValue | Enables you to process and modify an entered value before it is actually accepted by the filter control. |
| GridLayout | Fires after the PivotGrid’s layout has been changed. |
| Groups | Gets the collection of field groups. |
| Height | Gets or sets the height of the extension. Inherited from SettingsBase. |
| HtmlCellPrepared | Enables the settings of individual data cells to be changed. |
| HtmlFieldValuePrepared | Enables the settings of individual field value cells to be changed. |
| Init | Enables you to perform custom actions when an extension is initialized. Inherited from SettingsBase. |
| Name | Specifies the unique identifier name for the extension. Inherited from SettingsBase. |
| OLAPDataProvider | Gets or sets which data provider should be used to bind to an OLAP cube. |
| OptionsBehavior | Provides access to pivot grid behavior options. |
| OptionsChartDataSource | Provides access to the chart options. |
| OptionsCustomization | Provides access to the pivot grid’s customization options. |
| OptionsData | Provides access to the pivot grid’s data specific options. |
| OptionsDataField | Provides access to options, which control the presentation of data fields in the PivotGrid. |
| OptionsFilter | Provides access to options that specify the appearance and behavior of filter windows. |
| OptionsLoadingPanel | Provides access to the loading panel’s settings. |
| OptionsOLAP | Provides access to the pivot grid’s OLAP mode specific options. |
| OptionsPager | Provides access to the pivot grid’s pager options. |
| OptionsView | Provides access to the pivot grid’s view options. |
| PivotCustomizationExtensionSettings | Gets settings of the bound PivotCustomizationExtension. |
| PopupMenuCreated | Enables you to create custom menu items. |
| PreRender | Allows custom processing to be implemented before the extension is rendered to the page. Inherited from SettingsBase. |
| SaveStateToCookies | |
| SaveStateToCookiesID | |
| SettingsExport | Provides access to PivotGrid export settings. |
| SkinID | Gets or sets the skin to apply to the control. Inherited from SettingsBase. |
| Style | Gets a collection of all cascading style sheet (CSS) properties applied to an extension. Inherited from SettingsBase. |
| Styles | Provides access to the style settings that control the appearance of the pivot grid elements. |
| StylesEditors | Provides access to style settings that paint editors, used to edit filter values within the Filter Editor (Prefilter). |
| StylesPager | Provides access to the style settings that control the appearance of the pager displayed within the pivot grid. |
| SummaryText | Gets or sets a value that specifies the table summary attribute. |
| TabIndex | Gets or sets the tab index of the control element of the web page. Inherited from SettingsBase. |
| Theme | Gets or sets the name of the theme to be applied to the extension. Inherited from SettingsBase. |
| ToolTip | Gets or sets a UI element’s tooltip text. Inherited from SettingsBase. |
| Width | Gets or sets the width of the extension. Inherited from SettingsBase. |
See Also