PivotGridSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Accessibility |
Enables accessibility support. |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Add |
Enables you to customize the context menu. |
After |
Fires after a callback initiated by the Pivot |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Before |
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. |
Before |
Enables you to perform custom actions before Pivot |
Before |
Occurs before the Pivot |
Begin |
Occurs before the Pivot |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
|
Client |
Gets an object that lists the client-side events specific to the Pivot |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCx |
Custom |
Obsolete. Fires when a callback has been initiated. |
Custom |
Enables custom display text to be provided for cells displayed within the Data Area. |
Custom |
Allows the appearances of cells to be dynamically customized. |
Custom |
Allows you to replace cell values with custom ones. |
Custom |
Occurs when a Pivot |
Custom |
Allows you to customize pivot grid data before passing it to a chart control. |
Custom |
Provides the ability to sort data using custom rules. |
Custom |
Allows you to customize field value cells. |
Custom |
Enables you to display custom text within the Prefilter panel, corresponding to the current filter expression. |
Custom |
Allows you to customize the filter drop-down list items. |
Custom |
Enables grouping axis values, using your own criteria. |
Customization |
Gets or sets the X-coordinate of the Customization form’s top-left corner. |
Customization |
Gets or sets the Y-coordinate of the Customization form’s top-left corner. |
Customization |
Gets or sets a value that specifies whether the pivot grid’s Customization form is displayed within the page. |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Custom |
Allows you to load the Pivot |
Custom |
Allows you to preserve the Pivot |
Custom |
In OLAP and server mode, provides the capability to sort data using custom rules. |
Custom |
Enables summary values to be calculated manually. |
Custom |
Enables providing data to unbound fields. |
Data |
Occurs after a panel that displays data headers has been created. |
Data |
|
Data |
|
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when a Pivot |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when changing pages. |
Enable |
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. |
Enable |
Gets or sets whether data caching is enabled. |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
End |
Occurs after the control has completed recalculating its data. |
Field |
Occurs after a field’s filter condition has been changed. |
Field |
Allows you to customize the filter that is being applied or cancel filtering. |
Fields | Provides access to a pivot grid’s field collection. |
Field |
Enables the display text of individual column and row headers and filter dropdown items to be customized. |
Filter | |
Filter |
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. |
Filter |
Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter Control’s operation dropdown menu. |
Filter |
Enables you to process and modify an entered value before it is actually accepted by the filter control. |
Grid |
Fires after the Pivot |
Groups | Gets the collection of field groups. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Html |
Enables the settings of individual data cells to be changed. |
Html |
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 Settings |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
OLAPData |
Gets or sets which data provider should be used to bind to an OLAP cube. |
Options |
Provides access to pivot grid behavior options. |
Options |
Provides access to the chart options. |
Options |
Provides access to the pivot grid’s customization options. |
Options |
Provides access to the pivot grid’s data specific options. |
Options |
Provides access to options, which control the presentation of data fields in the Pivot |
Options |
Provides access to options that specify the appearance and behavior of filter windows. |
Options |
Provides access to the loading panel’s settings. |
Options |
Provides access to the pivot grid’s OLAP mode specific options. |
Options |
Provides access to the pivot grid’s pager options. |
Options |
Provides access to the pivot grid’s view options. |
Pivot |
Gets settings of the bound Pivot |
Popup |
Enables you to create custom menu items. |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Save |
|
Save |
|
Settings |
Provides access to Pivot |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the pivot grid elements. |
Styles |
Provides access to style settings that paint editors, used to edit filter values within the Filter Editor (Prefilter). |
Styles |
Provides access to the style settings that control the appearance of the pager displayed within the pivot grid. |
Summary |
Gets or sets a value that specifies the table summary attribute. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Allows you to set html content for data cells. |
Set |
Allows you to set html content for data cells. |
Set |
Allows you to specify an empty area template. |
Set |
Allows you to specify an empty area template. |
Set |
Allows you to specify a field value template. |
Set |
Allows you to specify a field value template. |
Set |
Allows you to specify a field header template. |
Set |
Allows you to specify a field header template. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also