Class RadListView
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 RadListView : HtmlContainerControlConstructors
RadListView()
Declaration
public RadListView()RadListView(Element)
Properties
ClientId
Declaration
public string ClientId { get; }Property Value
| System.String 
 | 
ClientObjectElement
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
CurrentLayout
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
PageCount
Declaration
public int PageCount { get; }Property Value
| System.Int32 
 | 
PageSize
Declaration
public int PageSize { get; }Property Value
| System.Int32 
 |