VerticalGridCustomBindingArgsBase Constructors
Provides base arguments to implement custom binding method delegates.| Name | Parameters | Description |
|---|---|---|
| VerticalGridCustomBindingArgsBase(VerticalGridModel) | state | Initializes a new instance of the VerticalGridCustomBindingArgsBase class with the specified VerticalGrid view model object. |
See Also