UserControlDesigner::AllowResize Property

 

Gets a value indicating whether the user control can be resized.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public:
property bool AllowResize {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

false.

.NET Framework
Available since 1.1
Return to top
Show: