System.web.ui.webcontrols Location

Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: HttpException (0x80004005): DataBinding: 'System.Web.UI.WebControls.ListItem' does not contain a property with the name 'AcademicYearDisplay'. Feb 19, 2011  This namespace includes the classes that create the web controls we know in ASP.NET. We can explore this namespace and find those classes. This short video c.

-->

Definition

Gets or sets a value that specifies the location where the pager is displayed.

Property Value

One of the PagerPosition values. The default is Bottom.

Exceptions

The Position is set to a value that is not one of the PagerPosition values.

Examples

The following code example demonstrates how to use the Position property to display the pager row at the bottom of a GridView control.

Remarks

Use the Position property to specify the location at which to display the pager. The following table describes the different positions.

PositionLocation
BottomThe bottom of the control.
TopThe top of the control.
TopAndBottomAt both the top and bottom of the control.

Vst synth with arpeggiator. The value of this property is stored in view state.

Applies to

See also