[]
        
(Showing Draft Content)

C1.Data.FilteredView-1.FilterKey

FilterKey Property

FilterKey

Gets or sets a value that is used to filter items by comparing this value to the result of the filter key function applied to an item.

Declaration
public object FilterKey { get; set; }
See Also