Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / MaxDropDownWidth Property

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