Xceed DataGrid for Silverlight Documentation
DataCell Class
Members 


Specialization of the EditableCell class that represents a cell contained in a DataRow.
Object Model
DataCell ClassColumn ClassRow Class
Syntax
'Declaration
 
Public Class DataCell 
   Inherits EditableCell
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter 
'Usage
 
Dim instance As DataCell
public class DataCell : EditableCell, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Xceed.Silverlight.DataGrid.ContentControlBase
                     Xceed.Silverlight.DataGrid.Cell
                        Xceed.Silverlight.DataGrid.EditableCell
                           Xceed.Silverlight.DataGrid.DataCell

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataCell Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback