VerticalGridCustomBindingGetDataColumnCountArgs Properties
Provides arguments to implement a method delegate of the VerticalGridCustomBindingGetDataColumnCountHandler type.
Name | Description |
---|---|
Data |
Gets or sets the total number of data columns within a custom model, taking into account the filtering applied within the Vertical |
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