Xceed DataGrid for WPF v7.2 Documentation
ColumnManagerCell Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public MethodSignals the beginning of the edit process and places the cell in edit mode. (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public MethodCancels the edit process. Any modifications made to the cell's content will be lost. (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodSignals the end of the edit process. (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodRetrieves the fitted width of the cell, in device-independent units (1/96th inch per unit). (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverridden. Builds the visual tree for the element.  
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public MethodReturns the string representation of this Cell instance. (Inherited from Cell)
Public MethodOverloaded.  (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
Public Method (Inherited from Cell)
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. (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Internal MethodOverridden. Clears the content of the column-manager cell.  
Protected MethodRetrieves the cell editor that is used, or that will be used, to edit the content of the cell. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodOverloaded.  (Inherited from Cell)
Protected Internal MethodInitializes the cell specifying its parent DataGridControl, Row, and Column. (Inherited from Cell)
Protected MethodOverridden.   
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodOverridden. Creates an appropriate AutomationPeer for this ColumnManagerCell instance.  
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodRaises the EditBeginning event, which signals that the edit process is about to begin. (Inherited from Cell)
Protected MethodRaises the EditBegun event, which signals that the edit process has begun. (Inherited from Cell)
Protected MethodRaises the EditCanceled event, which signals that the edit process has been canceled. (Inherited from Cell)
Protected MethodRaises the EditCanceling event, which signals that the edit process is being canceled. (Inherited from Cell)
Protected MethodRaises the EditEnded event, which signals that the edit process has ended. (Inherited from Cell)
Protected MethodRaises the EditEnding event, which signals that the edit process is about to end. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodOverridden. Invoked when an unhandled LostMouseCature attached event reaches this element in its route.  
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodOverridden. Invoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route.  
Protected MethodOverridden. Invoked when an unhandled MouseLeftButtonUp attached event reaches this element in its route.  
Protected MethodOverridden. Invoked when an unhandled MouseMove attached event reaches this element in its route.  
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked when an unhandled PreviewKeyDown attached event reaches this element in its route. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked when an unhandled PreviewMouseRightButtonDown attached event reaches this element in its route. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked when an unhandled PreviewTextInput attached event reaches this element in its route. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodOverloaded.  (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class. (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected MethodInvoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Internal MethodConcludes the initialization of the cell. (Inherited from Cell)
Protected Internal MethodOverridden. Prepares a container in the specified DataGridContext for the item.  
Protected Internal MethodOverridden. When deriving from the ColumnManagerCell 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. (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Protected Method (Inherited from Cell)
Protected Internal Method (Inherited from Cell)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
See Also

Reference

ColumnManagerCell Class
Xceed.Wpf.DataGrid Namespace

Classes

ColumnManagerRow Class

DataGrid Fundamentals

Grouping Data
Sorting Data
Other Classes