Xuni 製品ヘルプ
DetailCellCreating イベント
詳細セルが作成されるときに発生します。
構文
public event System.EventHandler<GridDetailCellCreatingEventArgs> DetailCellCreating
イベント データ

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

プロパティ解説
Content行詳細として表示される視覚要素を取得または設定します。  
Rowこの詳細行に関連付けられた行を取得します。  
参照

FlexGridDetailProvider クラス
FlexGridDetailProvider メンバ

 

 


Copyright c GrapeCity inc. All rights reserved.