[]
Represents C1NavBar button base style.
public class NavBarButtonStyle : NavBarBaseStyle, ICustomTypeDescriptor
| Name | Description |
|---|---|
| Background | Represents background color or 1st background gradient color of button. |
| BackgroundGradientEnd | Represents 2nd background gradient color of button. |
| ForeColor | Represents foreground color of button. |
| InnerBorder | Represents the inner border's color of button. |
| OuterBorder | Represents the outer border's color of button. |