Class GridViewSelectCheckBoxColumn
Represents a custom column for a Telerik.Windows.Controls.RadGridView that displays a checkbox for selecting items.
public class GridViewSelectCheckBoxColumn : GridViewSelectColumn, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IFieldDescriptor, INotifyPropertyChanged
  - Inheritance
 - 
      objectGridViewColumnGridViewSelectColumnGridViewSelectCheckBoxColumn
 
- Implements
 - 
      
      
      
      
      
      IFieldDescriptor
 
- Extension Methods
 
Properties
- Header
 Gets or sets the header of the column.
Methods
- CreateCellElement(GridViewCell, object)
 Creates the cell element for the column.