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


In This Topic
    CommandPropertyChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CommandPropertyChangedEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    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)
    Public PropertyGets the old value of the property.  
    Public PropertyGets the affected property. (Inherited from Nevron.UI.WinForm.Controls.CommandPropertyEventArgs)
    Top
    See Also