PivotGridStateStoringBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
For internal use only. Initializes a new Pivot |
#Methods
Name | Description |
---|---|
Custom |
Mirrors the client-side custom |
Custom |
Mirrors the client-side custom |
Custom |
Mirrors the client-side custom |
Custom |
Mirrors the client-side custom |
Enabled |
Specifies whether or not a grid saves its state. Mirrors the client-side enabled option. |
Enabled |
Specifies whether or not a grid saves its state. Mirrors the client-side enabled option. |
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. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Saving |
Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Mirrors the client-side saving |
Saving |
Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Mirrors the client-side saving |
Storage |
Specifies a unique key to be used for storing the grid state. Mirrors the client-side storage |
Storage |
Specifies a unique key to be used for storing the grid state. Mirrors the client-side storage |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies the type of storage to be used for state storing. Mirrors the client-side type option. |
See Also