Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / EnumEditor Class / DropDownWidth Property

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