FlexPivot for WinForms
ContainsCol メソッド

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

パラメータ

col
Index of the column to check.

戻り値の型

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

CellRange 構造体
CellRange メンバ