ComponentOne DataGrid for WPF and Silverlight
CheckedText Property (DataGridCheckBoxColumn)

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

Reference

DataGridCheckBoxColumn Class
DataGridCheckBoxColumn Members