System.Web.UI.WebControls.DataGridPagerStyle Class

Specifies the style for the pager of the System.Web.UI.WebControls.DataGrid control. This class cannot be inherited.

See Also: DataGridPagerStyle Members

Syntax

public sealed class DataGridPagerStyle : TableItemStyle

Remarks

The pager is an element on the System.Web.UI.WebControls.DataGrid control that allows you to link to other pages when paging is enabled. The DataGrid.PagerStyle property of the System.Web.UI.WebControls.DataGrid control uses an instance of this class to represent the style properties for the pager.

For more information on paging, see DataGrid.AllowPaging and DataGrid.AllowCustomPaging.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0