[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ValueFilter.Values

Values Property

Values

Gets or sets the list of values that satisfy this filter. If the list is empty, the filter is disabled.

Declaration
public IEnumerable<object> Values { get; set; }