Click or drag to resize
GridFooterItem Class
Displays the footer row of a GridTableView with cells for each column in the grid similar to GridHeaderItem.
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsTableRow
        Kettic.AspNet.ControlsGridTableRow
          Kettic.AspNet.ControlsGridItem
            Kettic.AspNet.ControlsGridFooterItem

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 GridFooterItem : GridItem

The GridFooterItem type exposes the following members.

Constructors
  NameDescription
Public methodGridFooterItem
Top
See Also