Click or drag to resize

ListFilter Methods

The ListFilter type exposes the following members.

Methods
  NameDescription
Public methodApplyTo
Applies a filter to the specified list rows.
Public methodApplyToCurrentList
Applies a filter to the current list.
Public methodCreate
Creates a filter.
Protected methodGetClientEventHandler(String, NameValueCollection)
Generates the Javascript statement that can be used to executed filter's custom event handler.
Protected methodGetClientEventHandler(String, String, NameValueCollection)
Generates the Javascript statement that can be used to executed filter's custom event handler.
Protected methodGetLabel
Retrieves a label that should be displayed for this filter.
Protected methodGetSubName
Creates a sub-name for a filter control. The name is based on the filter's name.
Public methodInitialize
Initializes a filter.
Protected methodOnApply
Top
See Also