DateTimeEditors for WinRT
DropDownDirection Enumeration

Provides the supported expand directions for the C1.Silverlight.C1ComboBox.
Syntax
'Declaration
 
Public Enum DropDownDirection 
   Inherits System.Enum
public enum DropDownDirection : System.Enum 
Members
MemberDescription
AboveOrBelowTries to open the drop-down C1.Silverlight.C1ComboBox above the header. If it is not possible tries to open below it.
BelowOrAboveTries to open the drop-down C1.Silverlight.C1ComboBox below the header. If it is not possible tries to open above it.
ForceAboveForces the C1ComboBox content to open above the header.
ForceBelowForces the drop-down C1.Silverlight.C1ComboBox to open below the header.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.DropDownDirection

See Also

Reference

C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback