FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > LeftChangeEventArgs クラス : LeftChangeEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal oldLeft As Integer, _ ByVal newLeft As Integer, _ ByVal columnViewportIndex As Integer _ )
public LeftChangeEventArgs( SpreadView view, int oldLeft, int newLeft, int columnViewportIndex )