Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / ColorPaletteEntry Class / Description Property

In This Topic
    Description Property
    In This Topic
    Gets or sets the entry description.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also