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 Boolean
public bool BorderVisible {get; set;}
See Also