System.Windows.Forms.PropertyValueChangedEventHandler Delegate

The event handler class that is invoked when a property in the grid is modified by the user.

Syntax

public delegate void PropertyValueChangedEventHandler (object s, PropertyValueChangedEventArgs e)

Parameters

s
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0