The following tables list the members exposed by FilterRowEventArgs.
Name | Description | |
---|---|---|
![]() | FilterRowEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | Row | Row that's being filtered (read-only). |
![]() | RowFilteredOut | Specifies whether the row is filtered out. You can change the value of this property in which case the row's IsFilteredOut state will be changed to the new value. |