ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / ToolTipDescription Property

In This Topic
    ToolTipDescription Property
    In This Topic
    Gets the tooltip description element of the editor.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolTipDescription As ToolTip
    public ToolTip ToolTipDescription {get;}
    See Also