ClassRadFilterExpressionItem
Class
Represents the filter Expression Item.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public class RadFilterExpressionItem : RadFilterItem
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlListItemRadFilterItemRadFilterExpressionItem
Inherited Members
Constructors
RadFilterExpressionItem()
Declaration
cs-api-definition
public RadFilterExpressionItem()
Properties
Expression
The expression of the current filtering item.
ExpressionLink
The link that opens the Expression options menu.
Field
The field by which the filtering will be performed.
FieldLink
The link that opens the Filed options menu.
Methods
OpenExpressionMenu()
Clicks the expression link button.
Declaration
cs-api-definition
public void OpenExpressionMenu()
OpenExpressionsMenu()
Clicks the expression link button.
Declaration
cs-api-definition
public void OpenExpressionsMenu()
OpenFieldMenu()
Clicks the Field link button.
Declaration
cs-api-definition
public void OpenFieldMenu()