Spread Windows Forms 12.0 Product Documentation
UnBoundNewRowIndex Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IUnboundRowAddNewRowSupport Interface : 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.
See Also

Reference

IUnboundRowAddNewRowSupport Interface
IUnboundRowAddNewRowSupport Members