GrapeCity.Xaml.CalcEngine
HasHeadersRow Property


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

Reference

ITableStruct Interface
ITableStruct Members