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

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