Table of Contents

Class GridViewSelectCheckBoxColumn

Namespace
Innova.Prism.Telerik.Controls
Assembly
Innova.Prism.Telerik.dll

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
GridViewColumn
GridViewSelectColumn
GridViewSelectCheckBoxColumn
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.