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

In This Topic
    MaxDropDownItems Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownItems As Integer
    public int MaxDropDownItems {get; set;}
    See Also