VerticalGridCustomBindingDataArgsBase Properties
Provides base data arguments to implement custom binding method delegates.
Name | Description |
---|---|
Data | Gets or sets a list of currently requested model characteristics (depending upon which delegated method is being implemented, it can be a list of data columns, or a list of grouping information objects or a list of calculated summary values). |
Filter |
Gets the filter condition currently applied to the Vertical |
State |
Gets an object containing information about the current state on the Vertical |
See Also