FlexPivot for WinForms
ContainsRow メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : ContainsRow メソッド
Index of the row to check.
Determines whether the range contains a given row.
シンタックス
'宣言
 
Public Function ContainsRow( _
   ByVal row As System.Integer _
) As System.Boolean
public System.bool ContainsRow( 
   System.int row
)

パラメータ

row
Index of the row to check.

戻り値の型

True if the range contains the row, False otherwise.
参照

CellRange 構造体
CellRange メンバ