Gets or sets the border style of the Web server control.
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public BorderStyle BorderStyle { get; set; }
Public Property BorderStyle As BorderStyle
public: property BorderStyle BorderStyle { BorderStyle get (); void set (BorderStyle value); }