GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス : IsCellInView メソッド |
'Declaration
Public Function IsCellInView( _ ByVal cellRowIndex As Integer, _ ByVal cellColumnIndex As Integer _ ) As Boolean
public bool IsCellInView( int cellRowIndex, int cellColumnIndex )