Share via


ITableModel.GetSectionTitle(Int32) Method

Definition

public:
 System::String ^ GetSectionTitle(int section);
public string GetSectionTitle (int section);
abstract member GetSectionTitle : int -> string
Public Function GetSectionTitle (section As Integer) As String

Parameters

section
Int32

Returns

Applies to