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

In This Topic
    ToolTip Property (RenderInputRadioButton)
    In This Topic
    Gets or sets the tooltip associated with the current control.
    Syntax
    'Declaration
     
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also