Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Markup Namespace / CellEditorBindingExtension Class


In This Topic
    CellEditorBindingExtension Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the converter used by the CellEditorBindingExtension class.  
    Public Property

    Gets or sets the culture used by the Converter.

     
    Public Property

    Gets or sets the parameters used by the Converter.

     
    Public PropertyGets or sets a value indicating whether to provide notification when a value is transferred from the binding target to the binding source.  
    Public PropertyGets or sets a value indicating whether to provide notification when a value is transferred from the binding source to the binding target.  
    Public PropertyGets or sets a value indicating whether to provide notification when a validation error occurs.  
    Top
    See Also