KryptonDataGridViewFormattingColumn.ContrastTextColor Property

Krypton OutlookGrid

KryptonDataGridViewFormattingColumnContrastTextColor Property
Krypton OutlookGrid v1.6.0
Gets or sets a value indicating whether [contrast text color].

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public bool ContrastTextColor { get; set; }
Public Property ContrastTextColor As Boolean
	Get
	Set

Property Value

Type: Boolean
true if [contrast text color]; otherwise, false.
See Also