Compartilhar via


ITableModel.GetSectionTextColor(Int32) Method

Definition

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

Parameters

section
Int32

Returns

Applies to