<Control>.Attributes.Add("style","<your inline css here>")
Table tbl = new Table();tbl.Attributes.Add("style","float:left")