Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditEnding client event. Occurs when a row edit is ending, before the changes are committed or canceled.
シンタックス
'宣言
Public Overridable Function OnClientRowEditEnding( _
ByVal As System.String _
) As
public virtual OnClientRowEditEnding(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照