Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropdownItem Class / DropDownDirection Property

In This Topic
    DropDownDirection Property (C1ToolbarDropdownItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DropDownDirection As C1.WPF.DropDownDirection
    public C1.WPF.DropDownDirection DropDownDirection {get; set;}
    See Also