Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellEditor Class


In This Topic
    CellEditor Class Properties
    In This Topic

    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.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    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.DependencyObject)
    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