GridViewDesigner.GetDesignTimeHtml Method
.NET Framework (current version)
Gets the markup that is used to render the associated GridView control at design time.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetDesignTimeHtml() | Gets the markup that is used to render the associated control at design time.(Overrides BaseDataBoundControlDesigner.GetDesignTimeHtml().) |
![]() | GetDesignTimeHtml(DesignerRegionCollection) | Gets the markup that is used to render the associated control at design time and populates a collection of designer regions.(Overrides ControlDesigner.GetDesignTimeHtml(DesignerRegionCollection).) |
Show:
