Table of Contents

Class IntPropertyFilter

Namespace
H.Controls.FilterBox
Assembly
H.Controls.FilterBox.dll
public class IntPropertyFilter : ComparablePropertyFilterBase<int>, INotifyPropertyChanged, IPropertyFilter, IDisplayFilter, IFilterable, IDisplayable
Inheritance
IntPropertyFilter
Implements
Inherited Members
Extension Methods

Constructors

IntPropertyFilter()

public IntPropertyFilter()

IntPropertyFilter(PropertyInfo)

public IntPropertyFilter(PropertyInfo property)

Parameters

property PropertyInfo

Methods

Copy()

public override IFilterable Copy()

Returns

IFilterable