FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPaletteEntry Class / Description Property

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