Xceed DataGrid for Silverlight Documentation
ColumnManagerRow Class
Members 


Specialization of the Row class that contains a collection of ColumnManagerCells that can be used to manipulate the columns in a grid.
Syntax
'Declaration
 
<StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Xceed.Silverlight.DataGrid.ColumnManagerCell)>
Public Class ColumnManagerRow 
   Inherits Row
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IDropTarget 
'Usage
 
Dim instance As ColumnManagerRow
[StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Xceed.Silverlight.DataGrid.ColumnManagerCell)]
public class ColumnManagerRow : Row, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IDropTarget  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Xceed.Silverlight.DataGrid.ControlBase
                  Xceed.Silverlight.DataGrid.Row
                     Xceed.Silverlight.DataGrid.ColumnManagerRow

Requirements

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

See Also

Reference

ColumnManagerRow Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback