Xceed DataGrid for Silverlight Documentation
GroupByControl Class
Members 


Represents a control that displays information about how the data items in a grid or detail are grouped and sorted as well as allows the end user to change how the items are grouped and sorted.
Syntax
'Declaration
 
<TemplatePartAttribute(Name="GroupByControlPanel", Type=Xceed.Silverlight.DataGrid.GroupByControlPanel)>
<StyleTypedPropertyAttribute(Property="GroupByItemStyle", StyleTargetType=Xceed.Silverlight.DataGrid.GroupByItem)>
Public Class GroupByControl 
   Inherits ControlBase
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IDropTarget 
'Usage
 
Dim instance As GroupByControl
[TemplatePartAttribute(Name="GroupByControlPanel", Type=Xceed.Silverlight.DataGrid.GroupByControlPanel)]
[StyleTypedPropertyAttribute(Property="GroupByItemStyle", StyleTargetType=Xceed.Silverlight.DataGrid.GroupByItem)]
public class GroupByControl : ControlBase, 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.GroupByControl

Requirements

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

See Also

Reference

GroupByControl Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback