FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / UseFading Property

In This Topic
    UseFading Property (ToolTipSettings)
    In This Topic
    Gets or sets whether a fade effect should be used when displaying the tooltip.
    Syntax
    'Declaration
     
    Public Property UseFading As System.Boolean
    public System.bool UseFading {get; set;}
    See Also