FilterPanelElementClickEventArgs Constructors
Stores data for the FilteringPanelControl.ElementClickCommand.| Name | Parameters | Description |
|---|---|---|
| FilterPanelElementClickEventArgs(String, FilterPanelElementType, Object, Int32) | columnName, elementType, value, clickCount | Initializes a new instance of the FilterPanelElementClickEventArgs class with specified settings. |
See Also