[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.SectionHeaderGradientEnd

SectionHeaderGradientEnd Property

SectionHeaderGradientEnd

Represents 2nd background gradient color of section header.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.SectionHeaderGradientEnd", "Represents 2nd background gradient color of section header.")]
public Color SectionHeaderGradientEnd { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.SectionHeaderGradientEnd", "Represents 2nd background gradient color of section header.")>
Public Property SectionHeaderGradientEnd As Color