Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarDropDown Class / DropDownWidth Property

In This Topic
    DropDownWidth Property (C1ToolbarDropDown)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DropDownWidth As Double
    public double DropDownWidth {get; set;}
    See Also