C1.Win.Command.8 Assembly / C1.Win.Command Namespace / CommandClickEventArgs Class
Fields


CommandClickEventArgs Class Members

The following tables list the members exposed by CommandClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldGets the command link which caused the click event to occur. (Inherited from C1.Win.Command.ClickEventArgs)
Public FieldDetermines whether the click event was caused by a menu selection, shortcut key, or other means. (Inherited from C1.Win.Command.ClickEventArgs)
Public FieldGets the command clicked.  
Public FieldGets the context info for clicks which originated in a context menu. (Inherited from C1.Win.Command.ClickEventArgs)
Public Fieldstatic (Shared in Visual Basic)CommandClickEventArgs with empty arguments  
Top
See Also