Share via


FormTableControl.updateCell(Int32, Int32) Method

Definition

public:
 virtual void updateCell(int _column, int _row);
public virtual void updateCell (int _column, int _row);
abstract member updateCell : int * int -> unit
override this.updateCell : int * int -> unit
Public Overridable Sub updateCell (_column As Integer, _row As Integer)

Parameters

_column
Int32
_row
Int32

Applies to