バージョン

GeneratingFooterAttributes イベント

GridFieldFooterCaption がその属性を生成中に発生するイベント。
シンタックス
'宣言
 
Public Event GeneratingFooterAttributes As GridBehaviorEvents.GeneratingFooterAttributesHandler
public event GridBehaviorEvents.GeneratingFooterAttributesHandler GeneratingFooterAttributes
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、GeneratingFooterAttributesEventArgs 型の引数を受け取りました。次の GeneratingFooterAttributesEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Footer 属性を生成するフッター
Sibling 兄弟フッター
参照