Posted 23 Aug 2012 Link to this post
Posted 28 Aug 2012 Link to this post
int
totalHeight = 12
/*items count*/
* 24
/*item height*/
;
this
.radListControl1.Size =
new
Size(
.radListControl1.Size.Width, totalHeight);