Spread Windows Forms 6.0 Product Documentation
GroupFooter Constructor(Group)
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > GroupFooter Class > GroupFooter Constructor : GroupFooter Constructor(Group)


group
Group correspond with GroupFooter

Glossary Item Box

Constructer of GroupFooter

Syntax

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

Parameters

group
Group correspond with GroupFooter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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