DesignerRegion Properties

 

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

NameDescription
System_CAPS_pubpropertyDescription

Gets or sets the description for a designer region.

System_CAPS_pubpropertyDesigner

Gets the associated designer component.(Inherited from DesignerObject.)

System_CAPS_pubpropertyDisplayName

Gets or sets the friendly display name for a designer region.

System_CAPS_pubpropertyEnsureSize

Gets or sets a value indicating whether the region size is to be explicitly set on the designer region by the design host.

System_CAPS_pubpropertyHighlight

Gets or sets a value indicating whether to highlight the designer region on the design surface.

System_CAPS_pubpropertyName

Gets the name of the object.(Inherited from DesignerObject.)

System_CAPS_pubpropertyProperties

Gets the object's properties.(Inherited from DesignerObject.)

System_CAPS_pubpropertySelectable

Gets or sets a value indicating whether the designer region can be selected by the user on the design surface.

System_CAPS_pubpropertySelected

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

System_CAPS_pubpropertyUserData

Gets or sets optional user data to associate with the designer region.

Return to top
Show: