[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.ButtonPressedGradientBegin

ButtonPressedGradientBegin Property

ButtonPressedGradientBegin

Represents 1st gradient color of button background when it is pressed.

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