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

In This Topic
    StatusText Property (RenderInputRadioButton)
    In This Topic
    Gets or sets the text that appears in the status line of the preview control when the current control has focus.
    Syntax
    'Declaration
     
    Public Property StatusText As String
    public string StatusText {get; set;}
    See Also