[]
Z-Index arrangement of the items in the C1TabPanel.
public enum C1TabPanelOverlapDirection
Name | Description |
---|---|
Left | Left-most is in the back. Selected is in front. |
Right | Right-most is in the back. Selected is in front. |
RightLeftFromSelected | Left-most is in the back, right-most is in the back, selected is in front. |