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)
The grid view toggle button for GridViewToggleRowDetailsColumn.