Version

ButtonToolClickEventArgs Class Members

The following tables list the members exposed by ButtonToolClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorButtonToolClickEventArgs ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertyColumnFilterReturns the column filter associated with the current filtering operation.  
Public PropertyHandled (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyToolReturns the tool that was clicked.  
See Also