Cell Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : Cell Class

Represents a cell in a grid, which is a ContentControl used to display the value of a property in a data item.

Object Model




Syntax

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        Xceed.Wpf.DataGrid.Cell
                           Xceed.Wpf.DataGrid.ColumnManagerCell
                           Xceed.Wpf.DataGrid.DataCell
                           Xceed.Wpf.DataGrid.FilterCell
                           Xceed.Wpf.DataGrid.StatCell

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also

Reference

Cell Members
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals