ComponentOne FlexPivot for WinForms
GetViewTitle() Method

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class > GetViewTitle Method : GetViewTitle() Method
Gets a string with a title describing the current view.
Syntax
'Declaration
 
Public Overloads Function GetViewTitle() As System.String
public System.string GetViewTitle()

Return Value

A string describing the current view.
Remarks
The string includes the names of the fields currently active and can be used as a caption for charts and reports.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members
Overload List