Spread Silverlight Documentation
HasHeadersRow Property


GrapeCity.CalcEngine.Expressions Namespace > ITableStruct Interface : HasHeadersRow Property
Indicate the table has header row.
Syntax
'Declaration
 
ReadOnly Property HasHeadersRow As System.Boolean
'Usage
 
Dim instance As ITableStruct
Dim value As System.Boolean
 
value = instance.HasHeadersRow
System.bool HasHeadersRow {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members