Skip to main content
A newer version of this page is available. .

TdxNavBarViewCategory Enum

Declaration

TdxNavBarViewCategory = (
    nbvcExplorerBar,
    nbvcSideBar
);

Members

Name
nbvcExplorerBar
nbvcSideBar
See Also