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


In This Topic
    PropertyChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PropertyChangingEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets/sets a value whether to cancel the property change.  
    Public PropertyGets/sets the new value that is about to be be assigned to the property.  
    Public PropertyGets the name of the property that is changing.  
    Top
    See Also