[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.PanelHeaderGradientEnd

PanelHeaderGradientEnd Property

PanelHeaderGradientEnd

Represents 2nd background gradient color of panel header.

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