FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ItemPropertyEventArgs<T> Class : ItemPropertyEventArgs<T> Constructor |
'Declaration Public Function New( _ ByVal item As T, _ ByVal propertyName As String, _ ByVal type As ItemChangedType _ )
'Usage Dim item As T Dim propertyName As String Dim type As ItemChangedType Dim instance As New ItemPropertyEventArgs(Of T)(item, propertyName, type)
public ItemPropertyEventArgs<T>( T item, string propertyName, ItemChangedType type )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional