ActiveReports 12
DoubleDelegateCommand Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : DoubleDelegateCommand Class

The following tables list the members exposed by DoubleDelegateCommand.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the command.  
Top
Public Methods
 NameDescription
Public MethodDefines the method that determines whether the command can execute in its current state.  
Public MethodPerforms tasks associated with freeing and releasing resources.  
Public MethodDefines the method to be called when the command is invoked.  
Public MethodRaises CanExecuteChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when changes occur that affect whether the command should execute.  
Top
See Also

Reference

DoubleDelegateCommand Class
GrapeCity.Viewer.Common Namespace