Class
FilterToken

Definition

Namespace:Telerik.DataSource

Assembly:Telerik.DataSource.dll

Syntax:

public class FilterToken

Inheritance: objectFilterToken

Constructors

FilterToken()

Declaration

public FilterToken()

Properties

TokenType

Declaration

public FilterTokenType TokenType { get; set; }

Property Value

FilterTokenType

Value

Declaration

public string Value { get; set; }

Property Value

string

Extension Methods