バージョン

GridBehaviorEvents.GeneratingFooterAttributesHandler デリゲート

GeneratingFooterAttributes イベントのデリゲート。
シンタックス
'宣言
 
Public Delegate Function GridBehaviorEvents.GeneratingFooterAttributesHandler( _
   ByVal sender As Object, _
   ByVal e As GeneratingFooterAttributesEventArgs _
) As Boolean
public delegate bool GridBehaviorEvents.GeneratingFooterAttributesHandler( 
   object sender,
   GeneratingFooterAttributesEventArgs e
)

パラメータ

sender
送信元。
e
イベント引数
参照