[]
        
(Showing Draft Content)

C1.Win.Command.NavBarButtonStyle.InnerBorder

InnerBorder Property

InnerBorder

Represents the inner border's color of button.

Declaration
[C1Category("Appearance")]
[C1Description("NavBarButtonStyle.InnerBorder", "Represents the inner border's color of button.")]
public Color InnerBorder { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarButtonStyle.InnerBorder", "Represents the inner border's color of button.")>
Public Property InnerBorder As Color