Version

PropertyGridCommandExecutingEventArgs Class Members

The following tables list the members exposed by PropertyGridCommandExecutingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCommandReturns the command which will be executed on the XamPropertyGrid.  
Public PropertyCommandParameterReturns the parameter which will be used when executing the command.  
Public PropertySourceElementReturns the element on which the command will be executed.  
See Also