Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view.
シンタックス
'宣言
Public Overridable Function OnClientUpdatingView( _
ByVal As System.String _
) As
public virtual OnClientUpdatingView(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照