Condividi tramite


TableModel.GetSectionTitle(Int32) Metodo

Definizione

Restituisce il titolo per la sezione specificata.

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

Parametri

section
Int32

Per l'uso interno della piattaforma Microsoft.Maui.Controls.

Valori restituiti

Per l'uso interno della piattaforma Microsoft.Maui.Controls.

Implementazioni

Si applica a