[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.PropertyChangingEventArgs.-ctor

PropertyChangingEventArgs Constructor

PropertyChangingEventArgs(string, object)

Initializes a new instance of the PropertyChangingEventArgs class.

Declaration
public PropertyChangingEventArgs(string propName, object newValue)
Public Sub New(propName As String, newValue As Object)
Parameters
Type Name Description
string propName

The property name

object newValue

The new value