Click or drag to resize
KaxListViewEmptyDataItem Class
Represents an item which is rendered when KaxListView's data source is empty
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Kettic.AspNet.ControlsKaxListViewItem
        Kettic.AspNet.ControlsKaxListViewEmptyDataItem

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 KaxListViewEmptyDataItem : KaxListViewItem

The KaxListViewEmptyDataItem type exposes the following members.

Constructors
  NameDescription
Public methodKaxListViewEmptyDataItem
Creates new instance of KaxListViewEmptyDataItem
Top
See Also