ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputComboBox Class / BorderVisible Property

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