GetViewTitle(String,String) Method
Gets a localized string with a title describing the current view.
'Declaration
Public Overloads Function GetViewTitle( _
ByVal As String, _
ByVal and As String _
) As String
Parameters
- by
- String to use as a separator between value and row/column field names.
- and
- String to use as a separator between row and column field names.
Return Value
A string describing the current view.