ImageGear for .NET
ImGearDelegateCommand Constructor(Action<Object>,ImGearFunc<Object,Boolean>,IImGearCommandManager)
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearDelegateCommand Class > ImGearDelegateCommand Constructor : ImGearDelegateCommand Constructor(Action<Object>,ImGearFunc<Object,Boolean>,IImGearCommandManager)




executeAction
The execute action.
canExecute
The can execute function.
commandManager
The command manager.

Glossary Item Box

Initializes a new instance of the ImGearDelegateCommand class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

executeAction
The execute action.
canExecute
The can execute function.
commandManager
The command manager.

See Also

©2013. Accusoft Corporation. All Rights Reserved.