ActiveReports 11
DelegateCommand Constructor(Action)

GrapeCity.ActiveReports.Viewer.Wpf.v11 Assembly > GrapeCity.Viewer.Common Namespace > DelegateCommand Class > DelegateCommand Constructor : DelegateCommand Constructor(Action)
Syntax
'Declaration
 
Public Function New( _
   ByVal executeAction As Action _
)
public DelegateCommand( 
   Action executeAction
)

Parameters

executeAction
See Also

Reference

DelegateCommand Class
DelegateCommand Members
Overload List