Condividi tramite


TableModel.GetSectionIndexTitles Metodo

Definizione

Restituisce una matrice di titoli di indice per lo spostamento rapido tra le sezioni.

public:
 virtual cli::array <System::String ^> ^ GetSectionIndexTitles();
public virtual string[] GetSectionIndexTitles();
abstract member GetSectionIndexTitles : unit -> string[]
override this.GetSectionIndexTitles : unit -> string[]
Public Overridable Function GetSectionIndexTitles () As String()

Valori restituiti

String[]

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

Implementazioni

Si applica a