Specifies how the drawer will appear
Member of Application Drawer (PRIM_MD.AppDrawer)
Data Type - Enumeration
The DrawStyle property defines how the Application Drawer will behave
Enum Value | Description |
---|---|
Permanent | The Drawer will be static |
SlideInLeft | The drawer will slide in from the left and disappear when deactivated |
SlideInRight | The drawer will slide in from the right and disappear when deactivated |
Febuary 18 V14SP2