ComponentOne True DBGrid for WinForms
GammaCorrection Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Style Class : GammaCorrection Property
Gets or sets a value indicating whether gamma correction is enabled when a linear gradient style is rendered.
Syntax
'Declaration
 
Public Property GammaCorrection As System.Boolean
public System.bool GammaCorrection {get; set;}

Property Value

true if gamma correction is enabled; otherwise, false.
See Also

Reference

Style Class
Style Members