4 references to Horizontal
System.Web (4)
UI\WebControls\CheckBoxList.cs (1)
159
if (value < RepeatDirection.
Horizontal
|| value > RepeatDirection.Vertical) {
UI\WebControls\DataList.cs (1)
449
if (value < RepeatDirection.
Horizontal
|| value > RepeatDirection.Vertical) {
UI\WebControls\RadioButtonList.cs (1)
159
if (value < RepeatDirection.
Horizontal
|| value > RepeatDirection.Vertical) {
UI\WebControls\RepeatInfo.cs (1)
119
if (value < RepeatDirection.
Horizontal
|| value > RepeatDirection.Vertical) {