Xceed DataGrid for WPF v7.2 Documentation
MergedColumnManagerRow Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public MethodPlaces the row in edit mode. (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public MethodCancels the edit process. (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodEnds the edit process and allows the row to exit edit mode. (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodBuilds the visual tree for the element. (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public MethodOverloaded.  (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Public Method (Inherited from ColumnManagerRow)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method

Called after the BeginEdit method to allow custom edit behavior.

(Inherited from ColumnManagerRow)
Protected Method

Called after the CancelEdit method to allow custom edit behavior.

(Inherited from ColumnManagerRow)
Protected MethodOverridden.   
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverridden. Create a new Cell in the row.  
Protected Method

Called after the EndEdit method to allow custom edit behavior.

(Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverloaded.  (Inherited from ColumnManagerRow)
Protected MethodOverridden. Retrieves a value indicating whether the type of the specified cell is supported by the row.  
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverridden.   
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverridden.   
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Internal MethodRaises the EditBeginning event, which signals that the edit process is about to begin. (Inherited from ColumnManagerRow)
Protected Internal MethodRaises the EditBegun event, which signals that the edit process has begun. (Inherited from ColumnManagerRow)
Protected MethodRaises the EditCanceled event, which signals that the edit process has been canceled. (Inherited from ColumnManagerRow)
Protected MethodRaises the EditCanceling event, which signals that the edit process is being canceled. (Inherited from ColumnManagerRow)
Protected MethodRaises the EditEnded event, which signals that the edit process has ended. (Inherited from ColumnManagerRow)
Protected MethodRaises the EditEnding event, which signals that the edit process is about to end. (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodInvoked when an unhandled GotKeyboardFocus attached event reaches this element in its route. (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method

Reports a change to the IsKeyboardFocusWithin property.

(Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodInvoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route. (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodInvoked when an unhandled MouseMove attached event reaches this element in its route. (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodInvoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverloaded.  (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodInvoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected MethodOverridden. 

Prepares a container in the specified DataGridContext for the item.

 
Protected Internal MethodOverridden.   
Protected Internal Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Method (Inherited from ColumnManagerRow)
Protected Internal Method (Inherited from ColumnManagerRow)
Protected MethodOverridden. Properly prepares the cells of a row.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
See Also

Reference

MergedColumnManagerRow Class
Xceed.Wpf.DataGrid Namespace