Creates a System.Web.UI.WebControls.TableItemStyle for the System.Web.UI.WebControls.TableCell control.
A System.Web.UI.WebControls.Style that represents the System.Web.UI.WebControls.TableItemStyle for the System.Web.UI.WebControls.TableCell control.
The System.Web.UI.WebControls.TableItemStyle created by the TableCell.CreateControlStyle method is used with the TableCell.Wrap, TableCell.HorizontalAlign, and TableCell.VerticalAlign properties.
The TableCell.CreateControlStyle method is used primarily by control developers extending the functionality of the System.Web.UI.WebControls.TableCell control.