ListView::CreateControlStyle Method ()
.NET Framework (current version)
Creates the default style for the control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | An attempt was made to invoke the CreateControlStyle method. |
Style properties are not supported by the ListView control. If you try to call the CreateControlStyle method, a NotSupportedException exception is thrown.
.NET Framework
Available since 3.5
Available since 3.5
Show: