GridLookupViewModel Constructors
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 |
|---|---|
| GridLookupViewModel() | Initializes a new instance of the GridLookupViewModel class. |
See Also