'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property Text As String
'Usage Dim instance As SummaryRow Dim value As String value = instance.Text
'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property Text As String
'Usage Dim instance As SummaryRow Dim value As String value = instance.Text
The TextFormat property allows for a summary to be displayed across the entire SummaryRow. If the TextFormat property of a SummaryRow is set and one or more cell's also have a string assigned to their TitleFormat properties, there is a chance that the SummaryRow's text and the SummaryCells' titles will overlap. It is also possible to experience this behavior anytime a SummaryCell's StatFunction property is different than StatFunction.None.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2