Version 24.2 (latest)

PropertyGridCommandExecutingEventArgs Class Properties

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

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