[]
        
(Showing Draft Content)

C1.WPF.C1TabPanelOverlapDirection

C1TabPanelOverlapDirection Enum

Z-Index arrangement of the items in the C1TabPanel.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public enum C1TabPanelOverlapDirection

Fields

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.