This documentation is archived and is not being maintained.
WebPart.Width Property
This member overrides
WebControl.Width.
public:
virtual property Unit Width {
Unit get () override;
void set (Unit value) override;
}
/** @property */
public Unit get_Width ()
/** @property */
public void set_Width (Unit value)
public override function get Width () : Unit
public override function set Width (value : Unit)
.NET Framework
Supported in: 3.0, 2.0