True DBGrid for WinForms
LeftColChange イベント (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : LeftColChange イベント
Occurs whenever the left column changes.
シンタックス
'宣言
 
Public Event LeftColChange As SplitEventHandler
public event SplitEventHandler LeftColChange
イベント データ

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

プロパティ解説
Indicates the position of the Split in the Splits collection.  
参照