ActiveReports for .NET 18.0J
ExportFormatInfo コンストラクタ

GrapeCity.Viewer.Common.Model 名前空間 > ExportFormatInfo クラス : ExportFormatInfo コンストラクタ
エクスポート形式。
表示名。
拡張。
エクスポート形式に関する情報。
シンタックス
'宣言
 
Public Function New( _
   ByVal exportType As ExportType, _
   ByVal displayName As String, _
   ByVal extension As String _
)
public ExportFormatInfo( 
   ExportType exportType,
   string displayName,
   string extension
)

パラメータ

exportType
エクスポート形式。
displayName
表示名。
extension
拡張。
参照

ExportFormatInfo クラス
ExportFormatInfo メンバ