FlexReport for WPF
Title プロパティ (ReportInfo)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > ReportInfo クラス : Title プロパティ
レポートのタイトルを取得または設定します。
シンタックス
'宣言
 
Public Property Title As System.String
'使用法
 
Dim instance As ReportInfo
Dim value As System.String
 
instance.Title = value
 
value = instance.Title
public System.string Title {get; set;}
参照

ReportInfo クラス
ReportInfo メンバ