Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal group As String, _ ByVal create As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim group As String Dim create As Boolean Dim instance As New MvcSpreadAttribute(group, create) |
Parameters
- group
- Indicates the name of the group which FarPoint.Web.Spread.FpSpread's event is attached to.
- create
- Indicates whether MvcSpreadModelBinder creates a new FarPoint.Web.Spread.FpSpread instance if the specified FarPoint.Web.Spread.FpSpread is not bound. By default, the new FarPoint.Web.Spread.FpSpread instance contains one FarPoint.Web.Spread.SheetView.
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