2 writes to repeatLayout
System.Web (2)
UI\WebControls\RepeatInfo.cs (2)
37
repeatLayout
= RepeatLayout.Table;
136
repeatLayout
= value;
3 references to repeatLayout
System.Web (3)
UI\WebControls\RepeatInfo.cs (3)
132
return
repeatLayout
;
170
switch (
repeatLayout
) {
409
switch (
repeatLayout
) {