DataRepeaterLayoutStyles
Wisej.Web.DataRepeaterLayoutStyles
Last updated
Wisej.Web.DataRepeaterLayoutStyles
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides an enumeration for specifying the orientation of items in a DataRepeater control.
Name | Description |
---|---|
Horizontal | Items are displayed in a horizontal format. A horizontal scroll bar will be displayed as necessary. |
Vertical | Items are displayed in a vertical format. A vertical scroll bar will be displayed as necessary. |
Name | Description |
---|---|
Return or sets whether the control will be displayed with a vertical or horizontal orientation. |