バージョン

ClientEvents メソッド (BaseGridWrapper<T,TOut>)

グリッド モデル ModelWidgetBase.ClientEvents を設定します。
シンタックス
'宣言
 
Public Function ClientEvents( _
   ByVal clientEvents As System.Collections.Generic.Dictionary(Of String,String) _
) As TOut
public TOut ClientEvents( 
   System.Collections.Generic.Dictionary<string,string> clientEvents
)

パラメータ

clientEvents
参照

オンラインで表示: GitHub