PowerTools MultiRow for Windows Forms 8.0J
UseNegativeColor プロパティ (GcNumberCell)

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

プロパティ値

NegativeColor を使用して負数を表示する場合はtrueGrapeCity.Win.MultiRow.CellStyle.ForeColor を使用して負数を表示する場合はfalse
既定値はtrueです。
解説
セルの FormattedValue が 0 未満で、UseNegativeColor プロパティが trueの場合は、このプロパティに従ってテキストの色が決定されます。
参照

GcNumberCell クラス
GcNumberCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.