Share via


FormTableControl.rowLabel(Int32) Method

Definition

public:
 virtual System::String ^ rowLabel(int _row);
public virtual string rowLabel (int _row);
abstract member rowLabel : int -> string
override this.rowLabel : int -> string
Public Overridable Function rowLabel (_row As Integer) As String

Parameters

_row
Int32

Returns

Applies to