IFilterProvider Interface

Definition

Provides the filter information of an object.

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

Properties

Name Description
Filter

Gets or sets the filter information for an object.

Methods

Name Description
GetFilterableColumns()

Retrieves the columns that can be filtered.

Applies to