Class RadDataForm
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 RadDataForm : HtmlContainerControl
Constructors
RadDataForm()
Declaration
public RadDataForm()
RadDataForm(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
HasClientBinding
Declaration
public bool HasClientBinding { get; }
Property Value
System.Boolean
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
PageIndex
Declaration
public int PageIndex { get; }
Property Value
System.Int32
|
VirtualItemCount
Declaration
public int VirtualItemCount { get; }
Property Value
System.Int32
|