MESCIUS SPREAD for Windows Forms 15.0J
RequestRowVisibleStatesEventArgs コンストラクタ

表示状態を調べる行範囲の最初の行インデックス。
表示状態を調べる行範囲の行数。
RequestRowVisibleStatesEventArgs クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal rowCount As Integer _
)
public RequestRowVisibleStatesEventArgs( 
   int row,
   int rowCount
)

パラメータ

row
表示状態を調べる行範囲の最初の行インデックス。
rowCount
表示状態を調べる行範囲の行数。
参照

RequestRowVisibleStatesEventArgs クラス
RequestRowVisibleStatesEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.