Spread Silverlight Documentation
HeaderIndex Property


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

Reference

SheetTable Class
SheetTable Members