VerticalGridModel Methods
A specific view model object that maintains the VerticalGrid’s state and provides the means to populate itself with data when the VerticalGrid is used in the custom data binding mode.
Name | Description |
---|---|
Apply |
Updates the state of the Vertical |
Apply |
Updates the state of the Vertical |
Apply |
Updates the state of the Vertical |
Apply |
Updates the state of the Vertical |
Apply |
Updates the state of the Vertical |
Assign |
Copies the settings from the specified Grid |
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. |
Process |
Delegates the implementation of the grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters. |
Process |
Delegates the implementation of the grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters. |
Process |
Delegates the implementation of a grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters. |
Process |
Delegates the implementation of the grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Sort |
Changes the Vertical |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also