[]
Represents foreground color of section header.
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.SectionHeaderForeColor", "Represents foreground color of section header.")]
public Color SectionHeaderForeColor { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.SectionHeaderForeColor", "Represents foreground color of section header.")>
Public Property SectionHeaderForeColor As Color