Xceed DataGrid for WPF v7.2 Documentation
CellEditorBindingExtension Class
Members 


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

Interprets and creates the binding required between a cell and its editor at runtime.

Syntax
'Declaration
 
<MarkupExtensionReturnTypeAttribute(System.Object)>
Public Class CellEditorBindingExtension 
   Inherits System.Windows.Markup.MarkupExtension
'Usage
 
Dim instance As CellEditorBindingExtension
[MarkupExtensionReturnType(System.Object)]
public class CellEditorBindingExtension : System.Windows.Markup.MarkupExtension 
Inheritance Hierarchy

System.Object
   System.Windows.Markup.MarkupExtension
      Xceed.Wpf.DataGrid.Markup.CellEditorBindingExtension

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellEditorBindingExtension Members
Xceed.Wpf.DataGrid.Markup Namespace

Advanced Concepts

Cell Editors