ComponentOne DataGrid for WPF and Silverlight
FilterCommand Property (DataGridContentFilter)

C1.Silverlight.DataGrid.Filters Namespace > DataGridContentFilter Class : FilterCommand Property
Gets or sets the filter command.
Syntax
'Declaration
 
Public Property FilterCommand As C1.Silverlight.C1DelegateCommand
public C1.Silverlight.C1DelegateCommand FilterCommand {get; set;}
See Also

Reference

DataGridContentFilter Class
DataGridContentFilter Members