ImageGear for .NET
CanExecute Method
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearDelegateCommand Class : CanExecute Method




parameter
Data used by the command. If the command does not require data to be passed, this object can be set to null.

Glossary Item Box

Defines the method that determines whether the command can execute in its current state.

Syntax

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

Parameters

parameter
Data used by the command. If the command does not require data to be passed, this object can be set to null.

Return Value

true if this command can be executed; otherwise, false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.