FlexPivot for WinForms
GetViewTitle(String,String) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス > GetViewTitle メソッド : GetViewTitle(String,String) メソッド
String to use as a separator between value and row/column field names.
String to use as a separator between row and column field names.
Gets a localized string with a title describing the current view.
シンタックス
'宣言
 
Public Overloads Function GetViewTitle( _
   ByVal by As System.String, _
   ByVal and As System.String _
) As System.String
public System.string GetViewTitle( 
   System.string by,
   System.string and
)

パラメータ

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.

戻り値の型

A string describing the current view.
解説
The string includes the names of the fields currently active and can be used as a caption for charts and reports.
参照

C1PivotEngine クラス
C1PivotEngine メンバ
オーバーロード一覧