Version 24.2 (latest)

PropertyGridCommandExecutedEventArgs Class Properties

For a list of all members of this type, see PropertyGridCommandExecutedEventArgs members.

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