Click or drag to resize
GridPagerItem Class
Summary description for GridPagerItem.
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsTableRow
        Kettic.AspNet.ControlsGridTableRow
          Kettic.AspNet.ControlsGridItem
            Kettic.AspNet.ControlsGridPagerItem

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GridPagerItem : GridItem

The GridPagerItem type exposes the following members.

Methods
  NameDescription
Public methodGetNumericPager
Top
Properties
  NameDescription
Public propertyIsTopPager
Gets the position of the pager in the KaxGrid. Default value is false.
Public propertyPagerContentCell
The Cell where the PagerItems are located
Public propertyPaging
Top
See Also