[]
Represents 2nd background gradient color of button.
[C1Category("Appearance")]
[C1Description("NavBarButtonStyle.BackgroundGradientEnd", "Represents 2nd background gradient color of button.")]
public Color BackgroundGradientEnd { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarButtonStyle.BackgroundGradientEnd", "Represents 2nd background gradient color of button.")>
Public Property BackgroundGradientEnd As Color