enum MAGES::Editor::BaseMAGESPanelPage::SideNavigationBarPlacement¶
Overview¶
The placement of the page in the MAGES Panel side navigation. More…
enum SideNavigationBarPlacement { Top, Bottom, };
Detailed Documentation¶
The placement of the page in the MAGES Panel side navigation.
Enum Values¶
Top
Place on top list view.
Bottom
Place on bottom list view.