c#语句改成vb.net<%#(bool)((Container.ItemIndex+1)%4==0)%> 这个改成vb.net语句应该怎么改呢?[解决办法]<%#CBool(((Container.ItemIndex + 1) Mod 4 = 0))% >没有测试,楼主试下吧