Gets or sets the width of the Web server control.
| C# | Visual Basic | Visual C++ |
public Unit Width { get; set; }
Public Property Width As Unit
public: property Unit Width { Unit get (); void set (Unit value); }
| C# | Visual Basic | Visual C++ |
public Unit Width { get; set; }
Public Property Width As Unit
public: property Unit Width { Unit get (); void set (Unit value); }