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

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