Spread for ASP.NET 12 Product Documentation
Default Property (Rows)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Rows Class : Default Property
Gets a row for the default row (-1).
Syntax
'Declaration
 
Public ReadOnly Property Default As Rows.DefaultRow
'Usage
 
Dim instance As Rows
Dim value As Rows.DefaultRow
 
value = instance.Default
public Rows.DefaultRow Default {get;}
See Also

Reference

Rows Class
Rows Members