Xceed DataGrid for WPF v7.2 Documentation
Cell Class Methods


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : Cell Class

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public MethodSignals the beginning of the edit process and places the cell in edit mode.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public MethodCancels the edit process. Any modifications made to the cell's content will be lost.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodSignals the end of the edit process.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Methodstatic (Shared in Visual Basic)Overloaded. Finds the parent cell for the specified dependency object.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Methodstatic (Shared in Visual Basic)Gets the value of the CellEditorContext attached property for the specified dependency object.  
Public MethodRetrieves the fitted width of the cell, in device-independent units (1/96th inch per unit).  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Methodstatic (Shared in Visual Basic)Gets the value of the IsCellFocusScope attached property for the specified dependency object.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverridden. Builds the visual tree for the element.On  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Methodstatic (Shared in Visual Basic)Sets the value of the IsCellFocusScope attached property to the specified dependency object.  
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public MethodOverridden. Returns the string representation of this Cell instance.  
Public MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Public Method (Inherited from System.Windows.Controls.ContentControl)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal MethodWhen overridden in a derived class, adds a binding on the Content of the cell.  
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method  
Protected Internal MethodClears the content of the cell.  
Protected MethodRetrieves the cell editor that is used, or that will be used, to edit the content of the cell.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverloaded.  (Inherited from System.Windows.Controls.ContentControl)
Protected Internal MethodInitializes the cell specifying its parent DataGridControl, Row, and Column.  
Protected MethodCalled after the Initialize method to allow custom initialization.  
Protected Internal Method  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverridden. Creates an appropriate AutomationPeer for this instance.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodRaises the EditBeginning event, which signals that the edit process is about to begin.  
Protected MethodRaises the EditBegun event, which signals that the edit process has begun.  
Protected MethodRaises the EditCanceled event, which signals that the edit process has been canceled.  
Protected MethodRaises the EditCanceling event, which signals that the edit process is being canceled.  
Protected MethodRaises the EditEnded event, which signals that the edit process has ended.  
Protected MethodRaises the EditEnding event, which signals that the edit process is about to end.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled GotFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled MouseEnter attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled MouseLeave attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverridden. Invoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled PreviewGotKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverridden. Invoked when an unhandled PreviewKeyDown attached event reaches this element in its route.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled PreviewLostKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverridden. Invoked when an unhandled PreviewTextInput attached event reaches this element in its route.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverloaded. Overridden. Raises the PropertyChanged event.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal MethodInvoked when the style in use changes, which will invalidate the layout. (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked when an unhandled ValidationErrorChanging attached event reaches this element in its route.  
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOverridden.   
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method  
Protected Internal MethodConcludes the initialization of the cell.  
Protected Internal MethodPrepares a container in the specified DataGridContext for the item.  
Protected Internal MethodWhen deriving from the Cell class, PrepareDefaultStyleKey must be overridden in order to support dynamic style (view or theme modifications) changes.  
Protected Internal MethodWhen overridden in a derived class, removes the binding on the Content of the cell.  
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Internal Method (Inherited from System.Windows.Controls.ContentControl)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
See Also

Reference

Cell Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals

Cell Class