Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AspNetEdit
UI
PropertyValueChangedEventArgs
C# Class AspNetEdit.UI.PropertyValueChangedEventArgs
Mostrar archivo
Open project: mono/aspeditor
Public Methods
Method
Description
PropertyValueChangedEventArgs
(
GridRow
changedItem
,
object
oldValue
,
object
newValue
) :
System
Method Details
PropertyValueChangedEventArgs()
public
method
public
PropertyValueChangedEventArgs
(
GridRow
changedItem
,
object
oldValue
,
object
newValue
) :
System
changedItem
GridRow
oldValue
object
newValue
object
return
System