Height property. The height of the control.
[Visual Basic] Overridable Public Property Height As Unit [C#] public Unit Height {virtual get; virtual set;} [C++] public: __property virtual Unit get_Height(); public: __property virtual void set_Height(Unit); [JScript] public function get Height() : Unit; public function set Height(Unit);
WebControl Class | WebControl Members | System.Web.UI.WebControls Namespace | TBD