'宣言 Public Event RowIslandsPopulating As ContainerRowCancelEventHandler
public event ContainerRowCancelEventHandler RowIslandsPopulating
イベント ハンドラが、このイベントに関連するデータを含む、ContainerRowCancelEventArgs 型の引数を受け取りました。次の ContainerRowCancelEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Cancel System.ComponentModel.CancelEventArgsから継承されます。 | |
Row | イベントと関連するグリッド オブジェクトへの参照。 |