[]
The base NavContentCustomStyle class represents the custom styles of the navigation content item.
public class NavContentCustomStyle : NavBaseCustomStyle, INotifyPropertyChanged
Name | Description |
---|---|
NavContentCustomStyle() |
Name | Description |
---|---|
BackColor | Gets or sets the Color used to paint the background. |
BorderColor | Gets or sets the Color used to draw the border around the element. |
ForeColor | Gets or sets the Color used to paint the text. |