FlexPivot for WinForms
BeforeGroupUpdate イベント (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : BeforeGroupUpdate イベント
Occurs before the grid is grouped based on the value of the GroupDescriptions property.
シンタックス
'宣言
 
Public Event BeforeGroupUpdate As System.ComponentModel.CancelEventHandler
public event System.ComponentModel.CancelEventHandler BeforeGroupUpdate
イベント データ

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

プロパティ解説
 
参照