다음을 통해 공유


IGridControl.GetVisibleCellRectangle(Int64, Int32) 메서드

정의

public:
 System::Drawing::Rectangle GetVisibleCellRectangle(long rowIndex, int columnIndex);
public System.Drawing.Rectangle GetVisibleCellRectangle (long rowIndex, int columnIndex);
abstract member GetVisibleCellRectangle : int64 * int -> System.Drawing.Rectangle
Public Function GetVisibleCellRectangle (rowIndex As Long, columnIndex As Integer) As Rectangle

매개 변수

rowIndex
Int64
columnIndex
Int32

반환

적용 대상