DataListItem::CreateControlStyle Method ()
.NET Framework (current version)
Creates a TableItemStyle object for the DataListItem control, which contains the style properties for the control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI.WebControls::Style^A TableItemStyle that contains the style properties of the control.
This method is primarily used by control developers, when extending the functionality of the DataListItem control.
.NET Framework
Available since 1.1
Available since 1.1
Show: