'宣言 Public Overloads Function GetCellRect( _ ByVal row As System.Integer, _ ByVal col As System.Integer _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetCellRect( System.int row, System.int col )
This property is useful if you need to implement custom editors or other elements that need to be positioned over cells.
This method does not ensure the cell is visible.
C1FlexGridBase クラス C1FlexGridBase メンバ オーバーロード一覧