Xceed DataGrid for WPF v7.2 Documentation
CellEditorBindingExtension Class Members
Properties  Methods 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Markup Namespace : CellEditorBindingExtension Class

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.  
Public PropertyGets or sets the binding that is going to be used as the converter’s source.  
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

Reference

CellEditorBindingExtension Class
Xceed.Wpf.DataGrid.Markup Namespace

Advanced Concepts

Cell Editors