バージョン

ChildrenPopulated フィールド

子が生成されたときに発生するイベント (要求に応じて読み込み)。関数は引数 evt および ui を取得します。ui.owner を使用して、階層型グリッド オブジェクトにアクセスします。ui.parentrow を使用して、生成された行の行要素にアクセスします。ui.id を使用して、行のデータ ID を取得します。
シンタックス
'宣言
 
Public Const ChildrenPopulated As System.String
public const System.string ChildrenPopulated
参照

オンラインで表示: GitHub