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