FlexReport for WPF
CreationTime プロパティ (DocumentInfo)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > DocumentInfo クラス : CreationTime プロパティ
ドキュメントが作成された日時を取得または設定します。
シンタックス
'宣言
 
Public Property CreationTime As System.Date
'使用法
 
Dim instance As DocumentInfo
Dim value As System.Date
 
instance.CreationTime = value
 
value = instance.CreationTime
public System.DateTime CreationTime {get; set;}
参照

DocumentInfo クラス
DocumentInfo メンバ