| KaxListViewInsertItemPosition Enumeration | 
          
        
        
        
            Specifies the location of the InsertItemTemplate template when it is
            rendered as part of the 
KaxListView control. 
            
 
         
        Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic enum KaxListViewInsertItemPosition
Public Enumeration KaxListViewInsertItemPosition
public enum class KaxListViewInsertItemPosition
type KaxListViewInsertItemPosition
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | None | 0 |  | 
 | FirstItem | 1 |  | 
 | LastItem | 2 |  | 
See Also