ComponentOne DataGrid for WPF and Silverlight
UndefinedText Property (DataGridCheckBoxColumn)

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

Reference

DataGridCheckBoxColumn Class
DataGridCheckBoxColumn Members