Xceed DataGrid for Silverlight Documentation
InsertionCell Class
Members 


Specialization of the Cell class that represents a cell contained in an InsertionRow.
Object Model
InsertionCell ClassColumn ClassRow Class
Syntax
'Declaration
 
Public Class InsertionCell 
   Inherits EditableCell
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter 
'Usage
 
Dim instance As InsertionCell
public class InsertionCell : 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.InsertionCell

Requirements

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

See Also

Reference

InsertionCell Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback