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

An AutomationPeer type for GridViewCheckBox.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewCheckBoxAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectGridViewCheckBoxAutomationPeer

Constructors

Initializes a new instance of the GridViewCheckBoxAutomationPeer class.

C#
public GridViewCheckBoxAutomationPeer(GridViewCheckBox gridViewCheckBox)
Parameters:gridViewCheckBoxGridViewCheckBox

The grid view check box.

Methods

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string