[]
        
(Showing Draft Content)

C1.Win.Command.NavBarButtonStyle.OuterBorder

OuterBorder Property

OuterBorder

Represents the outer border's color of button.

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