FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPickerItem Class / ToolTipColorNames Property

In This Topic
    ToolTipColorNames Property (RibbonColorPickerItem)
    In This Topic
    Gets or sets whether to show the color names in tooltips.
    Syntax
    'Declaration
     
    Public Property ToolTipColorNames As System.Boolean
    public System.bool ToolTipColorNames {get; set;}
    See Also