Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / PropertyChangingEventArgs Class
Properties


In This Topic
    PropertyChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PropertyChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PropertyChangingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to cancel changing the property value.  
    Public PropertyGets the new value to be set by the property.  
    Public PropertyThe name of the property whose value is changing.  
    Top
    See Also