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