Class GridGroupHeader
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 GridGroupHeader : HtmlTableRowConstructors
GridGroupHeader()
Declaration
public GridGroupHeader()GridGroupHeader(Element)
Properties
Expanded
Declaration
public bool Expanded { get; }Property Value
| System.Boolean 
 | 
ExpandedMobile
Declaration
[Obsolete("This method is obsolete. Use Expanded instead.", false)]
public bool ExpandedMobile { get; }Property Value
| System.Boolean 
 | 
GroupDataItemCount
Declaration
public int GroupDataItemCount { get; }Property Value
| System.Int32 
 | 
GroupDataItemCountMobile
Declaration
[Obsolete("This method is obsolete. Use GroupDataItemCount instead.", false)]
public int GroupDataItemCountMobile { get; }Property Value
| System.Int32 
 | 
HeaderText
Declaration
public string HeaderText { get; }Property Value
| System.String 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Methods
AssignElement(Element)
Collapse()
Declaration
public void Collapse()CollapseMobile()
Declaration
public void CollapseMobile()ControlAssert()
Expand()
Declaration
public void Expand()ExpandMobile()
Declaration
[Obsolete("This method is obsolete. Use Expand instead.", false)]
public void ExpandMobile()