FlexPivot for WinForms
SelChange イベント (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : SelChange イベント
Fires after the selection changes (Row, Col, RowSel, ColSel properties).
シンタックス
'宣言
 
Public Event SelChange As System.EventHandler
public event System.EventHandler SelChange
解説

SelChange fires after the Row, Col, RowSel, or ColSel properties change, either as a result of user actions (mouse or keyboard) or through code.

This event also fires while the user extends the selection with the mouse.

参照

C1FlexGridBase クラス
C1FlexGridBase メンバ