Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputText Class / BorderVisible Property

In This Topic
    BorderVisible Property (RenderInputText)
    In This Topic
    Gets or sets a value indicating whether to draw borders around the current input control.
    Syntax
    'Declaration
     
    Public Property BorderVisible As Boolean
    public bool BorderVisible {get; set;}
    See Also