Spread Silverlight Documentation
HasTotalsRow Property


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

Reference

ITableStruct Interface
ITableStruct Members