[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.ButtonHighlightedGradientEnd

ButtonHighlightedGradientEnd Property

ButtonHighlightedGradientEnd

Represents 2nd gradient color of button background when it is highlighted.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.ButtonHighlightedGradientEnd", "Represents 2nd gradient color of button background when it is highlighted.")]
public Color ButtonHighlightedGradientEnd { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.ButtonHighlightedGradientEnd", "Represents 2nd gradient color of button background when it is highlighted.")>
Public Property ButtonHighlightedGradientEnd As Color