NavBaseStyle Class Members
In This Topic
The following tables list the members exposed by NavBaseStyle.
Public Properties
| Name | Description |
| Border | Gets or sets the thickness of the border around the element. |
| Corners | Gets or sets the radii of the element corners. |
| Font | Gets or sets the text font of the element. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
Top
Protected Properties
| Name | Description |
| Parent | Overridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. |
Top
See Also