Creates the default style object that is used internally by the System.Web.UI.WebControls.DataList control to implement all style related properties.
A System.Web.UI.WebControls.TableStyle that contains the default style properties for the control.
The DataList.CreateControlStyle method is used primarily by control developers in deriving a custom implementation from the System.Web.UI.WebControls.DataList control.