Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / DropDownDirection Property

In This Topic
    DropDownDirection Property (C1DropDownButton)
    In This Topic
    Specifies the expand direction of the control drop-down box.
    Syntax
    'Declaration
     
    
    Public Property DropDownDirection As DropDownDirection
    public DropDownDirection DropDownDirection {get; set;}
    See Also