Compartilhar via


ITableModel.RowLongPressed(Int32, Int32) Method

Definition

public:
 void RowLongPressed(int section, int row);
public void RowLongPressed (int section, int row);
abstract member RowLongPressed : int * int -> unit
Public Sub RowLongPressed (section As Integer, row As Integer)

Parameters

section
Int32
row
Int32

Applies to