Class GridViewToggleButtonAutomationPeer
An AutomationPeer type for GridViewToggleButton.
Inheritance
System.Object
GridViewToggleButtonAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewToggleButtonAutomationPeer : ToggleButtonAutomationPeer
Constructors
GridViewToggleButtonAutomationPeer(GridViewToggleButton)
Initializes a new instance of the Grid
Declaration
public GridViewToggleButtonAutomationPeer(GridViewToggleButton gridViewToggleButton)
Parameters
Grid The grid view toggle button for GridViewToggleRowDetailsColumn. |
Methods
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|