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

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