True DBGrid for WinForms
GammaCorrection プロパティ

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Style クラス : GammaCorrection プロパティ
線形グラデーションスタイルをレンダリングするときにガンマ補正が有効かどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property GammaCorrection As System.Boolean
public System.bool GammaCorrection {get; set;}

プロパティ値

ガンマ補正が有効の場合は true、それ以外の場合は falseです。
参照

Style クラス
Style メンバ