FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FilterBarEventArgs クラス : FilterBarEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal column As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal button As MouseButtons _ )
public FilterBarEventArgs( SpreadView view, int column, int x, int y, MouseButtons button )