ComponentOne DataGrid for WPF and Silverlight
ItemNotFoundText Property (DataGridComboBoxColumn)

C1.Silverlight.DataGrid Namespace > DataGridComboBoxColumn Class : ItemNotFoundText Property
Gets or sets the text displayed when the corresponding item is not found.
Syntax
'Declaration
 
Public Property ItemNotFoundText As System.String
public System.string ItemNotFoundText {get; set;}
See Also

Reference

DataGridComboBoxColumn Class
DataGridComboBoxColumn Members