ComponentOne DataGrid for WPF and Silverlight
DataGridToggleGroupButton Class
Members 

C1.Silverlight.DataGrid Namespace : DataGridToggleGroupButton Class
Button used to toggle a group.
Object Model
DataGridToggleGroupButton Class
Syntax
'Declaration
 
Public Class DataGridToggleGroupButton 
   Inherits System.Windows.Controls.Primitives.ToggleButton
public class DataGridToggleGroupButton : System.Windows.Controls.Primitives.ToggleButton 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Primitives.ToggleButton
                        C1.Silverlight.DataGrid.DataGridToggleGroupButton

See Also

Reference

DataGridToggleGroupButton Members
C1.Silverlight.DataGrid Namespace