ClassFilterConstants
The Filter constants used in the verifications and action messages.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class FilterConstants
Inheritance: objectFilterConstants
Fields
CssAddExpressionAnchor
The CSS class of the 'add expression' anchor.
Declaration
public const string CssAddExpressionAnchor = "rfAddExp"
Field Value
CssAddExpressionSpan
The CSS class of the 'add expression' anchor.
Declaration
public const string CssAddExpressionSpan = "p-i-filter-add-expression"
Field Value
CssAddGroupAnchor
The CSS class of the 'add group' anchor.
CssAddGroupSpan
The CSS class of the 'add group' anchor.
Declaration
public const string CssAddGroupSpan = "p-i-filter-add-group"
Field Value
CssDeleteAnchor
The CSS class of the 'delete' anchor.
CssDeleteButtonDiv
The CSS class of the div containing the delete button.
CssDeleteSpan
The CSS class of the 'delete' anchor.
CssExpressionAnchor
The CSS class of the anchor that contains the expression value.
CssFieldAnchor
The CSS class of the anchor that contains the field value.
CssFilterButton
The CSS class of the filter button.
CssFilterButtonDiv
The CSS class of the div containing the filter button.
CssFilterItemDivContainer
The CSS class of the div container of the filter item.
Declaration
public const string CssFilterItemDivContainer = "rfDiv"
Field Value
CssFilterItemLeftDiv
The CSS class of the first div in the filter item.
Declaration
public const string CssFilterItemLeftDiv = "rfLeft"
Field Value
CssOperatorAnchor
The CSS class of the 'operator' anchor.
CssRadFilter
The CSS class of the Filter div wrapper.
CssTextBox
The CSS class of the asp TextBox controls generated for string fields.
FilterItemKey
The FilterItemKey key.
Declaration
public const string FilterItemKey = "RadFilterItem"
Field Value