Class GridViewGroupPanelAutomationPeer
An AutomationPeer type for GridViewGroupPanel.
Inheritance
System.Object
GridViewGroupPanelAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewGroupPanelAutomationPeer : FrameworkElementAutomationPeer
Constructors
GridViewGroupPanelAutomationPeer(GridViewGroupPanel)
Initializes a new instance of the Grid
Declaration
public GridViewGroupPanelAutomationPeer(GridViewGroupPanel owner)
Parameters
Grid The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetChildrenCore()
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|