PowerTools CalendarGrid for Windows Forms 1.0J
UseNegativeColor プロパティ (CalendarGcTimeSpanCellType)

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

プロパティ値

カスタマイズされた NegativeColor を使用して負数を表示する場合は true。それ以外の場合は false。既定値は true です。
解説
セルの FormattedValue が 0 未満で、UseNegativeColor プロパティが true の場合は、このプロパティに従ってテキストの色が決定されます。
参照

CalendarGcTimeSpanCellType クラス
CalendarGcTimeSpanCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.