Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / CommandCancelEventArgs Class
Properties


In This Topic
    CommandCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CommandCancelEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets/sets a value whether the event should be canceled.  
    Public PropertyGets the NCommand object associated with the event. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Public PropertyGets/sets a value whether the event is handled. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Top
    See Also