System.Web.UI.Design.DesignerRegionMouseEventArgs Members

The members of System.Web.UI.Design.DesignerRegionMouseEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.Design.DesignerRegionMouseEventArgs class with the specified region and location.

Public Properties

[read-only]
LocationSystem.Drawing.Point.

Gets the location within the control that was clicked.

[read-only]
RegionDesignerRegion.

Gets the designer region that was clicked, if any.