'宣言 Public Event GeneratingCellAttributes As GridBehaviorEvents.GeneratingCellAttributesHandler
public event GridBehaviorEvents.GeneratingCellAttributesHandler GeneratingCellAttributes
イベント ハンドラが、このイベントに関連するデータを含む、GeneratingCellAttributesEventArgs 型の引数を受け取りました。次の GeneratingCellAttributesEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Cell | セル。 |
StrBuilder Infragistics.Web.UI.GridControls.StringBuilderEventArgsから継承されます。 | イベント引数で使用される StringBuilder。 |