Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source.
シンタックス
'宣言
Public Overridable Function OnClientLoadedRows( _
ByVal As System.String _
) As
public virtual OnClientLoadedRows(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照