Table of Contents

Class PropertyFilterBoxFilter

Namespace
H.Controls.FilterBox
Assembly
H.Controls.FilterBox.dll
public class PropertyFilterBoxFilter : IDisplayFilter, IFilterable, IDisplayable
Inheritance
PropertyFilterBoxFilter
Implements
Inherited Members
Extension Methods

Constructors

PropertyFilterBoxFilter(PropertyFilterBox)

public PropertyFilterBoxFilter(PropertyFilterBox propertyFilter)

Parameters

propertyFilter PropertyFilterBox

Properties

DisplayName

public string DisplayName { get; }

Property Value

string

Methods

IsMatch(object)

public bool IsMatch(object obj)

Parameters

obj object

Returns

bool