Click or drag to resize
GridNoRecordsItem Class
GridNoRecordsItem is used to display no records template, in the corresponding table view has ShowHeadersWhenNoRecords is set to true (the default)
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsTableRow
        Kettic.AspNet.ControlsGridTableRow
          Kettic.AspNet.ControlsGridItem
            Kettic.AspNet.ControlsGridNoRecordsItem

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

The GridNoRecordsItem type exposes the following members.

Properties
  NameDescription
Public propertyTemplateCell
Top
See Also