Spread Windows Forms 8.0 Product Documentation
UnBoundNewRowIndex Property


Gets or sets the index of the unbound new row.
Syntax
'Declaration
 
Property UnBoundNewRowIndex As Integer
'Usage
 
Dim instance As IUnboundRowAddNewRowSupport
Dim value As Integer
 
instance.UnBoundNewRowIndex = value
 
value = instance.UnBoundNewRowIndex
int UnBoundNewRowIndex {get; set;}

Property Value

The index of the unbound new row.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

IUnboundRowAddNewRowSupport Interface
IUnboundRowAddNewRowSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.