バージョン

GeneratingCellAttributes イベント

ContainerGridRecord がその ColSpan を計算中に発生するイベント。
シンタックス
'宣言
 
Public Event GeneratingCellAttributes As GridBehaviorEvents.GeneratingCellAttributesHandler
public event GridBehaviorEvents.GeneratingCellAttributesHandler GeneratingCellAttributes
イベント データ

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

プロパティ解説
Cell セル。
StrBuilder Infragistics.Web.UI.GridControls.StringBuilderEventArgsから継承されます。イベント引数で使用される StringBuilder。
参照