FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / GetViewTitle Method / GetViewTitle(String,String) Method

In This Topic
    GetViewTitle(String,String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetViewTitle( _
       ByVal by As String, _
       ByVal and As String _
    ) As String
    public string GetViewTitle( 
       string by,
       string and
    )

    Parameters

    by
    and
    See Also