BaseNodeEventArgs Properties
The base class that provides data for a Filter Control’s events.| Name | Description |
|---|---|
| PropertyName | Gets the name of the current property (column/field). |
| PropertyType | Gets the type of the current property (column/field). |
See Also