Application Drawer - DrawerStyle Property

Specifies how the drawer will appear

Member of Application Drawer (PRIM_MD.AppDrawer)

Data Type - Enumeration

Details

The DrawStyle property defines how the Application Drawer will behave

Allowed Values

Enum ValueDescription
PermanentThe Drawer will be static
SlideInLeftThe drawer will slide in from the left and disappear when deactivated
SlideInRightThe drawer will slide in from the right and disappear when deactivated


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2