TdxNavBarStyleOptions.CustomStyleRepository Property
Provides access to a style repository, which contains all custom styles defined within NavBar controls residing on a form.
Declaration
property CustomStyleRepository: TdxNavBarStyleRepository read; write;
Property Value
Type |
---|
TdxNavBarStyleRepository |
Remarks
Refer to the TdxNavBarStyleRepository class description to learn about available settings.
See Also