ComponentOne FlexPivot for WinForms
GetViewTitle Method (C1FlexPivotPrintDocument)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintDocument Class : GetViewTitle Method
Gets a string that describes the current view.
Syntax
'Declaration
 
Public Function GetViewTitle() As System.String
public System.string GetViewTitle()
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

Reference

C1FlexPivotPrintDocument Class
C1FlexPivotPrintDocument Members