DateTimeEditors for WinRT
C1TabPanelOverlapDirection Enumeration

Z-Index arrangement of the items in the C1TabPanel.
Syntax
'Declaration
 
Public Enum C1TabPanelOverlapDirection 
   Inherits System.Enum
public enum C1TabPanelOverlapDirection : System.Enum 
Members
MemberDescription
LeftLeft-most is in the back. Selected is in front.
RightRight-most is in the back. Selected is in front.
RightLeftFromSelectedLeft-most is in the back, right-most is in the back, selected is in front.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.C1TabPanelOverlapDirection

See Also

Reference

C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback