Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellEditor Class
Fields Properties Methods Events


In This Topic
    CellEditor Class Members
    In This Topic

    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.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
    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.DependencyObject)
    Public Method (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 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.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    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.DependencyObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Freezable)
    Top
    See Also