IFilterProvider Interface

Definition

Provides the filter information of an object.

public interface class IFilterProvider
public interface IFilterProvider
type IFilterProvider = interface
Public Interface IFilterProvider

Properties

Filter

Gets or sets the filter information for an object.

Methods

GetFilterableColumns()

Retrieves the columns that can be filtered.

Applies to