MESCIUS SPREAD for Windows Forms 15.0J
UseNegativeColor プロパティ (GcTimeSpan)

負数を表示するためにNegativeColorを使用するかどうかを示す値を取得または設定します。
構文
'宣言
 
Public Property UseNegativeColor As Boolean
public bool UseNegativeColor {get; set;}

プロパティ値

NegativeColorを使用して負数を表示する場合はtrue
デフォルト値はtrueです。
解説
ValueプロパティがSystem.TimeSpan.Zeroより小さく、UseNegativeColorプロパティがtrueである場合、テキストの色はこのプロパティを使用します。
参照

GcTimeSpan クラス
GcTimeSpan メンバ

 

 


© MESCIUS inc. All rights reserved.