TableModel.GetSectionTextColor(Int32) Methode

Definition

Gibt die Textfarbe für die angegebene Abschnittsüberschrift zurück.

public:
 virtual Microsoft::Maui::Graphics::Color ^ GetSectionTextColor(int section);
public virtual Microsoft.Maui.Graphics.Color GetSectionTextColor(int section);
abstract member GetSectionTextColor : int -> Microsoft.Maui.Graphics.Color
override this.GetSectionTextColor : int -> Microsoft.Maui.Graphics.Color
Public Overridable Function GetSectionTextColor (section As Integer) As Color

Parameter

section
Int32

Für die interne Verwendung durch die Microsoft.Maui.Controls-Plattform.

Gibt zurück

Für die interne Verwendung durch die Microsoft.Maui.Controls-Plattform.

Implementiert

Gilt für: