ComponentOne DataGrid for WPF and Silverlight
UncheckedText Property (DataGridCheckBoxColumn)

C1.WPF.DataGrid Namespace > DataGridCheckBoxColumn Class : UncheckedText Property
Gets or sets the text displayed in the auto-filter and the method GetCellText when the value of the cell is false.
Syntax
'Declaration
 
Public Property UncheckedText As System.String
public System.string UncheckedText {get; set;}
See Also

Reference

DataGridCheckBoxColumn Class
DataGridCheckBoxColumn Members