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


C1.Report アセンブリ > C1.Report 名前空間 > ReportInfo クラス : Title プロパティ
Gets or sets the title of the report.
シンタックス
'宣言
 
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 メンバ