VerticalGridCustomBindingGetDataArgs Constructors
Provides arguments to implement a method delegate of the VerticalGridCustomBindingGetDataHandler type.Name | Parameters | Description |
---|---|---|
VerticalGridCustomBindingGetDataArgs(VerticalGridModel, Int32, Int32) | state, startDataColumnIndex, count | Initializes a new instance of the VerticalGridCustomBindingGetDataArgs class with the specified settings. |
See Also