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


C1.Report アセンブリ > C1.Report 名前空間 > ReportInfo クラス : Subject プロパティ
Gets or sets the subject of the report.
シンタックス
'宣言
 
Public Property Subject As System.String
'使用法
 
Dim instance As ReportInfo
Dim value As System.String
 
instance.Subject = value
 
value = instance.Subject
public System.string Subject {get; set;}
参照

参照

ReportInfo クラス
ReportInfo メンバ