Class ExtendedPropertiesComparisonField

ExtendedPropertiesComparisonField class

Defines dictionary with pairs of property descriptors and comparison field to search by extended properties

public class ExtendedPropertiesComparisonField : ComparisonField

Properties

NameDescription
Item { get; }Gets ComparisonFieldAdapter for PropertyDescriptor

Methods

NameDescription
OrderBy(bool)Sets value which indicates if client uses ascending or descending sorting on the Field.

See Also