ActiveReports 9
DelegateCommand Constructor(Action)

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

Parameters

executeAction
See Also

Reference

DelegateCommand Class
DelegateCommand Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum