VerticalGridCustomBindingArgsBase Properties
Provides base arguments to implement custom binding method delegates.Name | Description |
---|---|
FilterExpression | Gets the filter condition currently applied to the VerticalGrid (if any filtering is used). |
State | Gets an object containing information about the current state on the VerticalGrid. |
See Also