Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellEditorContext Class
Fields Properties Methods Events


In This Topic
    CellEditorContext Class Members
    In This Topic

    The following tables list the members exposed by CellEditorContext.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the ContentBinding dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ForeignKeyConfiguration dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ParentColumn dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the binding that provides the value for an editor.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets the ForeignKeyConfiguration of the cell editor's parent column.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets the cell editor's parent column.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Overridden. Raises the PropertyChanged event.  
    Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
    Protected Internal Method (Inherited from System.Windows.DependencyObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    Public Events
     NameDescription
    Public EventRaised when the value of a property is changed.  
    Top
    See Also