TdxNavBarStyleOptions Properties
Represents a set of styles that control the appearance of NavBar elements.| Name | Description |
|---|---|
| CustomStyleRepository | Provides access to a style repository, which contains all custom styles defined within NavBar controls residing on a form. |
| CustomStyles | Provides access to custom styles of a NavBar control. |
| DefaultStyles | Provides access to default styles of a NavBar control. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
See Also