GridViewDesigner::OnClick Method (DesignerRegionMouseEventArgs^)
.NET Framework (current version)
Called when a region of the design-time view of the associated control is clicked.
Assembly: System.Design (in System.Design.dll)
Parameters
- e
-
Type:
System.Web.UI.Design::DesignerRegionMouseEventArgs^
A DesignerRegionMouseEventArgs that defines the clicked region of the control.
The OnClick method saves the selected region index and updates the markup that renders the GridView control on the design surface.
.NET Framework
Available since 2.0
Available since 2.0
Show: