Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetGroupDataModelEventArgs Class / GroupFooter Property


In This Topic
GroupFooter Property (SheetGroupDataModelEventArgs)
In This Topic
Group footer has been changed.
Syntax
'Declaration
 
Public ReadOnly Property GroupFooter As GroupFooter
 
'Usage
 
Dim instance As SheetGroupDataModelEventArgs
Dim value As GroupFooter
 
value = instance.GroupFooter
See Also