'宣言 Public Function Intersects( _ ByVal range As GridControlRange _ ) As System.Boolean
public System.bool Intersects( GridControlRange range )
パラメータ
- range
- この範囲と交わるかどうかをテストする範囲。
true
を返します。'宣言 Public Function Intersects( _ ByVal range As GridControlRange _ ) As System.Boolean
public System.bool Intersects( GridControlRange range )