Xceed Toolkit Plus for WPF v4.6 Documentation
CellEditor Class Members
Fields  Properties  Methods  Events


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

The following tables list the members exposed by CellEditor.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CellEditor class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the ActivationGestures dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the EditTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HasError attached property.  
Top
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
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Methodstatic (Shared in Visual Basic)Gets a value indicating whether the value being edited by the cell editor is in error.  
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether the value being edited by the cell editor is in error.  
Public MethodOverloaded.  (Inherited from System.Windows.Freezable)
Top
Protected Methods
Public Events
 NameDescription
Public Event (Inherited from System.Windows.Freezable)
Top
See Also

Reference

CellEditor Class
Xceed.Wpf.DataGrid Namespace

Properties

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

Advanced Concepts

Cell Editors