FilteringUIFormShowingEventArgs Properties
Provides data for the FilteringUIFormShowing and FilteringUIFormShowing events.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Form | Returns the filter form object. |
View |
Returns the View Model that is used to create the current filter form. |
See Also