Intersoft ClientUI Documentation
DelegateCommand Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework.Input Namespace : DelegateCommand Class


The following tables list the members exposed by DelegateCommand.

Public Constructors

 NameDescription
public ConstructorDelegateCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyIsAutomaticRequeryDisabledSpecifies whether automatic require should be disabled.  
Top

Public Methods

 NameDescription
public MethodCanExecuteDetermines whether the command can be executed.  
public MethodExecuteExeceutes the command.  
public MethodRaiseCanExecuteChangedRaises the CanExecuteChaged event.  
Top

Protected Methods

 NameDescription
protected MethodOnCanExecuteChangedProtected virtual method to raise CanExecuteChanged event.  
Top

Public Events

 NameDescription
public EventCanExecuteChanged  
Top

See Also

© 2012 All Rights Reserved.