GridNoRecordsItem is used to display no records template, in the corresponding table view has
ShowHeadersWhenNoRecords is set to true (the default)
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class GridNoRecordsItem : GridItem
Public Class GridNoRecordsItem
Inherits GridItem
public ref class GridNoRecordsItem : public GridItem
type GridNoRecordsItem =
class
inherit GridItem
end
The GridNoRecordsItem type exposes the following members.
Properties
See Also