Xceed DataGrid for Silverlight Documentation
DataGridCheckBox Class
Members 


Represents a cell editor that is used to edit the content of columns that contain boolean data.
Syntax
'Declaration
 
Public Class DataGridCheckBox 
   Inherits System.Windows.Controls.CheckBox
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As DataGridCheckBox
public class DataGridCheckBox : System.Windows.Controls.CheckBox, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Primitives.ToggleButton
                        System.Windows.Controls.CheckBox
                           Xceed.Silverlight.DataGrid.DataGridCheckBox

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataGridCheckBox Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback