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

In This Topic
    SelectedValuePath Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedValuePath As String
    public string SelectedValuePath {get; set;}
    See Also