Class RadFilterItem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadFilterItem : HtmlListItem
Constructors
RadFilterItem()
Declaration
public RadFilterItem()
RadFilterItem(Element)
Properties
DeleteLink
ItemIndex
Declaration
public int ItemIndex { get; }
Property Value
System.Int32
|
ItemLevel
Declaration
public int ItemLevel { get; }
Property Value
System.Int32
|
Items
Declaration
public IList<RadFilterItem> Items { get; }
Property Value
System.Collections.Generic.IList<RadFilterItem>
|
ItemType
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Methods
AssignElement(Element)
ControlAssert()
Delete()
Declaration
public void Delete()