[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ItemTrackedEventArgs

ItemTrackedEventArgs Class

Represents the event data for the element in a collection that has been updated.

Inheritance
ItemTrackedEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ItemTrackedEventArgs : ItemEventArgs
Public Class ItemTrackedEventArgs
    Inherits ItemEventArgs

Constructors

Name Description
ItemTrackedEventArgs(object, string, object, object)

Initializes a new instance of the ItemTrackedEventArgs class.

Properties

Name Description
Newvalue

Gets the new value.

OldValue

Gets the old value.

PropertyName

Gets the name of the property.