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