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


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

参照

ReportInfo クラス
ReportInfo メンバ