FlexPivot for WinForms
GetErrorInfoEventArgs コンストラクタ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GetErrorInfoEventArgs クラス : GetErrorInfoEventArgs コンストラクタ
The row index when error information is needed for a cell or row.
The column index when error information is needed for a cell or row.
Initializes a new instance of the GetErrorInfoEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
)
public GetErrorInfoEventArgs( 
   System.int row,
   System.int col
)

パラメータ

row
The row index when error information is needed for a cell or row.
col
The column index when error information is needed for a cell or row.
参照

GetErrorInfoEventArgs クラス
GetErrorInfoEventArgs メンバ