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
| Description | string.
Gets or sets the description for a designer region. | |
| DisplayName | string.
Gets or sets the friendly display name for a designer region. | |
| EnsureSize | bool.
Gets or sets a value indicating whether the region size is to be explicitly set on the designer region by the design host. | |
| Highlight | bool.
Gets or sets a value indicating whether to highlight the designer region on the design surface. | |
| Selectable | bool.
Gets or sets a value indicating whether the designer region can be selected by the user on the design surface. | |
| Selected | bool.
Gets or sets a value indicating whether the designer region is currently selected on the design surface. | |
| UserData | object.
Gets or sets optional user data to associate with the designer region. |