ComponentOne DataGrid for WPF and Silverlight
FilterType Property (DataGridFilterInfo)

C1.WPF.DataGrid Namespace > DataGridFilterInfo Class : FilterType Property
The FilterType this FilterInfo applies to: e.g. Text, CheckBox
Syntax
'Declaration
 
Public Property FilterType As DataGridFilterType
public DataGridFilterType FilterType {get; set;}
See Also

Reference

DataGridFilterInfo Class
DataGridFilterInfo Members