Value Property (DataGridSettingCellValueEventArgs)
In This Topic
Gets the object that is attempted to be set in a cell of this column and the specified row.
Syntax
'Declaration
Public ReadOnly Property Value As Object
public object Value {get;}
See Also