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