Click or drag to resize
KaxListViewInsertItem Class
Represents an insert item
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Kettic.AspNet.ControlsKaxListViewItem
        Kettic.AspNet.ControlsKaxListViewDataItem
          Kettic.AspNet.ControlsKaxListViewEditableItem
            Kettic.AspNet.ControlsKaxListViewInsertItem

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 KaxListViewInsertItem : KaxListViewEditableItem, 
	IKaxListViewInsertItem

The KaxListViewInsertItem type exposes the following members.

Constructors
  NameDescription
Public methodKaxListViewInsertItem
Top
See Also