Spread for ASP.NET 7.0 Product Documentation
MvcSpreadAttribute Constructor(String)
See Also  Support Options
FarPoint.Mvc.Spread Assembly > FarPoint.Mvc.Spread Namespace > MvcSpreadAttribute Class > MvcSpreadAttribute Constructor : MvcSpreadAttribute Constructor(String)


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

Glossary Item Box

Initializes a new instance of the MvcSpreadAttribute class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal group As String _
)
Visual Basic (Usage)Copy Code
Dim group As String
 
Dim instance As New MvcSpreadAttribute(group)
C# 
public MvcSpreadAttribute( 
   string group
)

Parameters

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

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.