GrapeCity SPREAD for Windows Forms 11.0J
NegativePattern プロパティ (TimeSpanSignFieldInfo)


フィールドの負のパターンを取得または設定します。
構文
'Declaration
 
Public Property NegativePattern As String
'使用法
 
Dim instance As TimeSpanSignFieldInfo
Dim value As String
 
instance.NegativePattern = value
 
value = instance.NegativePattern
public string NegativePattern {get; set;}

プロパティ値

負のパターンを示すSystem.String値。
解説
このプロパティは、値が負のときのパターンを取得します。
参照

TimeSpanSignFieldInfo クラス
TimeSpanSignFieldInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.