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


In This Topic
    CellEditorBindingExtension Class Members
    In This Topic

    The following tables list the members exposed by CellEditorBindingExtension.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CellEditorBinding class.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverridden. Returns an object that is set as the value of the target property for this markup extension.  
    Top
    See Also