Class TreeListMobileColumnsDisplayForm
Inheritance
System.Object
TreeListMobileColumnsDisplayForm
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 TreeListMobileColumnsDisplayForm : HtmlDiv
Constructors
TreeListMobileColumnsDisplayForm()
Declaration
public TreeListMobileColumnsDisplayForm()
TreeListMobileColumnsDisplayForm(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
isMobileColumnsDisplayFormVisible
Declaration
public bool isMobileColumnsDisplayFormVisible { get; }
Property Value
System.Boolean
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
ShowHideButtons
Declaration
public IList<HtmlInputCheckBox> ShowHideButtons { get; }
Property Value
System.Collections.Generic.IList<HtmlInputCheckBox>
|
Methods
AssignElement(Element)
ExportToButtonClick(TreeListExportType)
Declaration
public void ExportToButtonClick(TreeListExportType type)
Parameters
TreeListExportType
type
|
ShowHideButtonClick(Int32)
Declaration
public void ShowHideButtonClick(int index)
Parameters
System.Int32
index
|