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