FilteringUIFormViewModel Members
In This Article
#Properties
Name | Description |
---|---|
Close |
Returns the command that closes the filter form. |
Data |
Returns the data control (the Data |
Data |
Returns the object that is used to specify the data control binding context. |
Filtering |
Returns the filtering context used to bind filter form items to the data control. |
Form | Returns an object that specifies the current filter form. |
Reset |
Returns the command that resets all applied filters. |
#Methods
Name | Description |
---|---|
Close() | Closes the filter form. |
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
Reset() | Resets all filters that are applied to the data control. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also