[]
        
(Showing Draft Content)

C1.Win.C1Command.ClickEventArgs

ClickEventArgs Class

Arguments for the command Click event handler.

Inheritance
ClickEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class ClickEventArgs : EventArgs

Constructors

Name Description

Initializes a new instance of the ClickEventArgs class

Fields

Name Description

Gets the command link which caused the click event to occur.

ClickSource

Determines whether the click event was caused by a menu selection, shortcut key, or other means.

ContextInfo

Gets the context info for clicks which originated in a context menu.

Empty

ClickEventArgs with empty arguments