Class CheckBoxColumn
Represents a custom column for displaying and editing checkboxes in a Telerik GridView.
public class CheckBoxColumn : GridViewCheckBoxColumn, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged, IDataFieldDescriptor, IFieldDescriptor, IExportableColumn
- Inheritance
-
GridViewColumnGridViewBoundColumnBaseGridViewCheckBoxColumnCheckBoxColumn
- Implements
-
IDataFieldDescriptorIFieldDescriptorIExportableColumn
- Extension Methods
Methods
- CreateCellEditElement(GridViewCell, object)
Creates the cell edit element for the column.
- CreateCellElement(GridViewCell, object)
Creates the cell element for the column.