Spread Windows Forms 12.0 Product Documentation
NewValue Property (PropertyChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > PropertyChangingEventArgs Class : NewValue Property
Gets the new value to be set by the property.
Syntax
'Declaration
 
Public ReadOnly Property NewValue As Object
'Usage
 
Dim instance As PropertyChangingEventArgs
Dim value As Object
 
value = instance.NewValue
public object NewValue {get;}
See Also

Reference

PropertyChangingEventArgs Class
PropertyChangingEventArgs Members