Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewAction Class / ToolTip Property

In This Topic
    ToolTip Property (C1PreviewAction)
    In This Topic
    Gets the tooltip corresponding to the current action.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolTip As String
    public string ToolTip {get;}
    See Also