Xceed DataGrid for WPF v7.3 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 System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodSignals the beginning of the edit process and places the cell in edit mode. (Inherited from Xceed.Wpf.DataGrid.Cell)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCancels the edit process. Any modifications made to the cell's content will be lost. (Inherited from Xceed.Wpf.DataGrid.Cell)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodSignals the end of the edit process. (Inherited from Xceed.Wpf.DataGrid.Cell)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodRetrieves the fitted width of the cell, in device-independent units (1/96th inch per unit). (Inherited from Xceed.Wpf.DataGrid.Cell)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverridden. Builds the visual tree for the element.  
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodReturns the string representation of this Cell instance. (Inherited from Xceed.Wpf.DataGrid.Cell)
Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
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 Xceed.Wpf.DataGrid.Cell)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Internal Method (Inherited from Xceed.Wpf.DataGrid.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 Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodOverloaded.  (Inherited from System.Windows.UIElement)
Protected Internal MethodInitializes the cell specifying its parent DataGridControl, Row, and Column. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodOverridden.   
Protected Internal Method (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
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.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodOverridden. Creates an appropriate AutomationPeer for this ColumnManagerCell instance.  
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodRaises the EditBeginning event, which signals that the edit process is about to begin. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodRaises the EditBegun event, which signals that the edit process has begun. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodRaises the EditCanceled event, which signals that the edit process has been canceled. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodRaises the EditCanceling event, which signals that the edit process is being canceled. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodRaises the EditEnded event, which signals that the edit process has ended. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodRaises the EditEnding event, which signals that the edit process is about to end. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodOverridden. Invoked when an unhandled LostMouseCature attached event reaches this element in its route.  
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
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 System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled PreviewKeyDown attached event reaches this element in its route. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled PreviewMouseRightButtonDown attached event reaches this element in its route. (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled PreviewTextInput attached event reaches this element in its route. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodOverloaded.  (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Method (Inherited from System.Windows.UIElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Internal Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Internal MethodConcludes the initialization of the cell. (Inherited from Xceed.Wpf.DataGrid.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 Xceed.Wpf.DataGrid.Cell)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Internal Method (Inherited from System.Windows.DependencyObject)
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