Xceed DataGrid for Silverlight Documentation
ColumnElementsHost Class
Members 


Represents the panel that is defined in the row template and which contains the row's cells.
Syntax
'Declaration
 
Public Class ColumnElementsHost 
   Inherits System.Windows.Controls.Panel
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As ColumnElementsHost
public class ColumnElementsHost : System.Windows.Controls.Panel, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               Xceed.Silverlight.DataGrid.ColumnElementsHost

Requirements

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

See Also

Reference

ColumnElementsHost Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback