[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.ButtonNormalGradientEnd

ButtonNormalGradientEnd Property

ButtonNormalGradientEnd

Represents 2nd gradient color of button background in normal state.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.ButtonNormalGradientEnd", "Represents 2nd gradient color of button background in normal state.")]
public Color ButtonNormalGradientEnd { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.ButtonNormalGradientEnd", "Represents 2nd gradient color of button background in normal state.")>
Public Property ButtonNormalGradientEnd As Color