OLAP for WinForms
BeforeGroupUpdate イベント

C1.Win.Olap.4 アセンブリ > C1.Win.Olap 名前空間 > C1OlapGrid クラス : BeforeGroupUpdate イベント
シンタックス
'宣言
 
Public Event BeforeGroupUpdate As System.ComponentModel.CancelEventHandler
public event System.ComponentModel.CancelEventHandler BeforeGroupUpdate
イベント データ

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

プロパティ解説
 
参照