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)
The grid view check box.