Version

PropertyGridCommandExecutedEventArgs Class Members

The following tables list the members exposed by PropertyGridCommandExecutedEventArgs.

Public Properties
 NameDescription
Public PropertyCommandReturns the command which was executed on the XamPropertyGrid.  
Public PropertyCommandParameterReturns the parameter used when executing the command.  
Public PropertySourceElementReturns the element on which the command was executed.  
See Also