ComponentOne DataGrid for WPF and Silverlight
Tag Property (DataGridFilterState)

C1.WPF.DataGrid Namespace > DataGridFilterState Class : Tag Property
Gets or sets an arbitrary object value that can be used to store custom information about the filter.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

DataGridFilterState Class
DataGridFilterState Members