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

In This Topic
    AutoComplete Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AutoComplete As Boolean
    public bool AutoComplete {get; set;}
    See Also