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