Class GridHelper
Inheritance
System.Object
GridHelper
Inherited Members
System.Object.ToString()
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 static class GridHelper
Methods
IsExpandCollapseButton(Element, out GridGroupExpandCollapseActionType)
Declaration
public static bool IsExpandCollapseButton(Element element, out GridGroupExpandCollapseActionType actionType)
Parameters
Element
element
|
GridGroupExpandCollapseActionType
actionType
|
Returns
System.Boolean
|
IsExpandCollapseButtonMobile(Element, out GridGroupExpandCollapseActionType)
Declaration
public static bool IsExpandCollapseButtonMobile(Element element, out GridGroupExpandCollapseActionType actionType)
Parameters
Element
element
|
GridGroupExpandCollapseActionType
actionType
|
Returns
System.Boolean
|