Well in my case i need to dynamically generate the repeater from code behind, not to edit the properties of an already assigned one. The best case scenario would be to generate it like "new HtmlGenericControl("div")" where in place of div to generate a BasicRepeater