VerticalGridCustomBindingGetDataColumnCountArgs Constructors
Provides arguments to implement a method delegate of the VerticalGridCustomBindingGetDataColumnCountHandler type.| Name | Parameters | Description |
|---|---|---|
| VerticalGridCustomBindingGetDataColumnCountArgs(VerticalGridModel, String) | state, filterExpression | Initializes a new instance of the VerticalGridCustomBindingGetDataColumnCountArgs class with the specified settings. |
| VerticalGridCustomBindingGetDataColumnCountArgs(VerticalGridModel) | state | Initializes a new instance of the VerticalGridCustomBindingGetDataColumnCountArgs class with the specified settings. |
See Also