Class GridViewCheckBoxAutomationPeer
An AutomationPeer type for GridViewCheckBox.
Inheritance
System.Object
GridViewCheckBoxAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewCheckBoxAutomationPeer : FrameworkElementAutomationPeer
Constructors
GridViewCheckBoxAutomationPeer(GridViewCheckBox)
Initializes a new instance of the GridViewCheckBoxAutomationPeer class.
Declaration
public GridViewCheckBoxAutomationPeer(GridViewCheckBox gridViewCheckBox)
Parameters
GridViewCheckBox
gridViewCheckBox
The grid view check box. |
Methods
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|