System.Web.UI.Design.DesignerRegion: Property Members

The properties of System.Web.UI.Design.DesignerRegion are listed below. For a list of all members, see the DesignerRegion Members list.

See Also: Inherited members from System.Web.UI.Design.DesignerObject

Public Properties

Descriptionstring.

Gets or sets the description for a designer region.

DisplayNamestring.

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

EnsureSizebool.

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

Highlightbool.

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

Selectablebool.

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

Selectedbool.

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

UserDataobject.

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