ActiveReports 9
DelegateCommand<TParm> Constructor(Action<TParm>)

Syntax
'Declaration
 
Public Function New( _
   ByVal executeAction As System.Action(Of TParm) _
)
public DelegateCommand<TParm>( 
   System.Action<TParm> executeAction
)

Parameters

executeAction
See Also

Reference

DelegateCommand<TParm> Class
DelegateCommand<TParm> Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum