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


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

参照

ReportInfo クラス
ReportInfo メンバ