GrapeCity.Xaml.CalcEngine
HasTotalsRow Property


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

Reference

ITableStruct Interface
ITableStruct Members