Reports for WinForms
IndexByExportProviderFormatKey メソッド

C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > ExportOptions クラス : IndexByExportProviderFormatKey メソッド
ExportProvider.FormatKey プロパティの値。
ExportProvider.FormatKey プロパティに基づいて ExportOptions オブジェクトを検索します。
シンタックス
'宣言
 
Public Function IndexByExportProviderFormatKey( _
   ByVal exportProviderFormatKey As System.String _
) As System.Integer
public System.int IndexByExportProviderFormatKey( 
   System.string exportProviderFormatKey
)

パラメータ

exportProviderFormatKey
ExportProvider.FormatKey プロパティの値。

戻り値の型

現在の ExportOptionsで指定されたエクスポートプロバイダのインデックス、または -1(見つからない場合)。
参照

ExportOptions クラス
ExportOptions メンバ