Xceed DataGrid for WPF v7.3 Documentation
FlexibleCell Class Methods


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

For a list of all members of this type, see FlexibleCell 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 MethodBuilds the visual tree for the element.On (Inherited from Xceed.Wpf.DataGrid.Cell)
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 MethodClears the content of the cell. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected MethodOverridden.   
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 MethodCreates an appropriate AutomationPeer for this instance. (Inherited from Xceed.Wpf.DataGrid.Cell)
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 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.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled MouseLeftButtonDown 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 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 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 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 MethodPrepares a container in the specified DataGridContext for the item. (Inherited from Xceed.Wpf.DataGrid.Cell)
Protected Internal MethodOverridden.   
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

FlexibleCell Class
Xceed.Wpf.DataGrid Namespace