New to Telerik UI for WPFStart a free 30-day trial

An AutomationPeer type for GridViewToggleButton.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewToggleButtonAutomationPeer : ToggleButtonAutomationPeer

Inheritance: objectGridViewToggleButtonAutomationPeer

Constructors

Initializes a new instance of the GridViewToggleButtonAutomationPeer class.

C#
public GridViewToggleButtonAutomationPeer(GridViewToggleButton gridViewToggleButton)
Parameters:gridViewToggleButtonGridViewToggleButton

The grid view toggle button for GridViewToggleRowDetailsColumn.

Methods

C#
protected override string GetNameCore()
Returns:

string