System.Windows.Forms.DataGridBoolColumn.TrueValue Property

Gets or sets the actual value used when setting the value of the column to true.

Syntax

[System.ComponentModel.DefaultValue(true)]
[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))]
public object TrueValue { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataGridBoolColumn.FalseValue, DataGridBoolColumn.NullValue, and DataGridBoolColumn.TrueValue properties determine the actual values pushed into the data source.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0