C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / GetViewTitle Method

In This Topic
GetViewTitle Method (C1FlexPivotPrintDocument)
In This Topic
Gets a string that describes the current view.
Syntax
'Declaration
 
Public Function GetViewTitle() As String
 
Remarks

Use the $[viewTitle] tag in the HeaderText or FooterText properties to display the ViewTitle in the header or footer of the document.

See Also