DesignerRegion.Selected Property

 

Gets or sets a value indicating whether the designer region is currently selected on the design surface.

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

Public Overridable Property Selected As Boolean

Property Value

Type: System.Boolean

true, if the designer region is currently selected on the design surface; otherwise, false. The default is false.

.NET Framework
Available since 2.0
Return to top
Show: