GridView.CreateControlStyle Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates the default style for the control.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The CreateControlStyle method is used to create the default style for the control.
Note: |
|---|
| This method is used primarily by control developers to extend the GridView control. |
Community Additions
ADD
Show:
Note: