Xceed DataGrid for WPF v7.2 Documentation
CellEditor Class Properties


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : CellEditor Class

For a list of all members of this type, see CellEditor members.

Public Properties
 NameDescription
Public PropertyRetrieves a collection of the activation gestures supported by the cell editor.  
Public Property (Inherited from System.Windows.Freezable)
Public Propertystatic (Shared in Visual Basic)Gets a static instance of a CheckBox control that will be used by default for cells that have boolean content.  
Public Propertystatic (Shared in Visual Basic)Gets a static instance of a DatePicker control that will be used by default for cells that have date-time content.  
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public PropertyGets or sets the data template that will be used to edit the content of a cell.  
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public Propertystatic (Shared in Visual Basic)Gets a static instance of a AutoSelectorTextBox control that will be used by default for cells that have text content.  
Top
See Also

Reference

CellEditor Class
Xceed.Wpf.DataGrid Namespace

Properties

CellEditor Property (Column Class)
DefaultCellEditors Property (DataGridControl Class)

Advanced Concepts

Cell Editors