New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.FilterEntry

This Class gets or sets the filtering operator and the value for the filtering operation.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ODataSource.Filters.EntryBase
  • Telerik.Web.UI.FilterEntry

Properties

FieldName String

Gets or sets the field name for the operation.

Operator ODataSourceFilters

Gets or sets the filtering operator

Value String

Gets or sets the value for the filtering operation

In this article