IFilterRow Interface

Definition

Represents the individual filtered item.

public interface class IFilterRow
public interface IFilterRow
type IFilterRow = interface
Public Interface IFilterRow

Properties

FilterValues

Gets or sets a collection of strings that represent the filter values to be set.

Name

Gets the name of the row.

Operator

Gets or sets the filter operator.

Applies to