ContentPlaceHolderDesigner.AllowResize Property

 

Gets a value indicating whether the control can be resized.

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

Public Overrides ReadOnly Property AllowResize As Boolean

Property Value

Type: System.Boolean

true if the control can be resized; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: