Spread Silverlight Documentation
FooterIndex Property


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetTable Class : FooterIndex Property
Gets the footer index in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FooterIndex As System.Integer
'Usage
 
Dim instance As SheetTable
Dim value As System.Integer
 
value = instance.FooterIndex
public System.int FooterIndex {get;}
See Also

Reference

SheetTable Class
SheetTable Members