Spread for ASP.NET 11 Product Documentation
MvcSpreadAttribute Constructor(String)


FarPoint.Mvc.Spread Assembly > FarPoint.Mvc.Spread Namespace > MvcSpreadAttribute Class > MvcSpreadAttribute Constructor : MvcSpreadAttribute Constructor(String)
Indicates the name of the group which FarPoint.Web.Spread.FpSpread's event is attached to.
Initializes a new instance of the MvcSpreadAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal group As String _
)
'Usage
 
Dim group As String
 
Dim instance As New MvcSpreadAttribute(group)
public MvcSpreadAttribute( 
   string group
)

Parameters

group
Indicates the name of the group which FarPoint.Web.Spread.FpSpread's event is attached to.
See Also

Reference

MvcSpreadAttribute Class
MvcSpreadAttribute Members
Overload List