Spread for ASP.NET 12 Product Documentation
EnableGroupFooter Property (IGroupSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IGroupSupport Interface : EnableGroupFooter Property
Gets or sets whether the group model has a group footer.
Syntax
'Declaration
 
Property EnableGroupFooter As Boolean
'Usage
 
Dim instance As IGroupSupport
Dim value As Boolean
 
instance.EnableGroupFooter = value
 
value = instance.EnableGroupFooter
bool EnableGroupFooter {get; set;}
See Also

Reference

IGroupSupport Interface
IGroupSupport Members