Condividi tramite


TableModel.GetSectionTextColor(Int32) Metodo

Definizione

Restituisce il colore del testo per l'intestazione di sezione specificata.

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

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