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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBDropdown クラス : LeftColChange イベント
Occurs when the first visible column of a grid or split is changed.
シンタックス
'宣言
 
Public Event LeftColChange As SplitEventHandler
public event SplitEventHandler LeftColChange
イベント データ

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

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