GrapeCity MultiRow Windows Forms Documentation
Action Class Members
Properties  Methods 


The following tables list the members exposed by Action.

Public Properties
 NameDescription
Public PropertyDisplayNameGets the action name. The name should be a short string that describes the main function of the action.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteDetermines whether the action can be executed in its current state.  
Public MethodExecuteDefines the method to be called when the action is invoked.  
Public MethodToStringReturns a System.String that represents the current Action.  
Top
Protected Methods
 NameDescription
Protected MethodOnExecuteDefines the method to be executed when overriding in the derived class.  
Top
See Also

Reference

Action Class
GrapeCity.Win.MultiRow Namespace
IAction Interface
ActionList Class
SelectionActions Class
EditingActions Class
ComponentActions Class
ScrollActions Class
ShortcutKey Structure
ShortcutKeyManager Class

 

 


Copyright © GrapeCity, inc. All rights reserved.