PowerTools SPREAD for Windows Forms 10.0J
DateTimeFormat プロパティ (GeneralFormatter)


日付と時刻を表示するための書式を取得または設定します。
構文
'Declaration
 
Public Overridable Property DateTimeFormat As DateTimeFormatInfo
'使用法
 
Dim instance As GeneralFormatter
Dim value As DateTimeFormatInfo
 
instance.DateTimeFormat = value
 
value = instance.DateTimeFormat
public virtual DateTimeFormatInfo DateTimeFormat {get; set;}

プロパティ値

日付時刻書式情報を含むDateTimeFormatInfoオブジェクト
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.