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 Grid
Declaration
public GridViewCheckBoxAutomationPeer(GridViewCheckBox gridViewCheckBox)
Parameters
Grid The grid view check box. |
Methods
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|