다음을 통해 공유


GridControl.IsCellVisible(Int32, Int64) 메서드

정의

public:
 bool IsCellVisible(int column, long row);
public bool IsCellVisible (int column, long row);
member this.IsCellVisible : int * int64 -> bool
Public Function IsCellVisible (column As Integer, row As Long) As Boolean

매개 변수

column
Int32
row
Int64

반환

적용 대상