TabLayout controls the layout of the tab
Member of Tab Folder (PRIM_TAB)
Data Type - Enumeration
The TabLayout property specifies how the tab contents will be arranged.
Enum Value | Description |
---|---|
Centered | The Image and Caption are centered |
CaptionLeft | The Image and Caption are both left justified |
IconLeft | The Image is left justified and the Caption is centered |
Febuary 18 V14SP2