ComponentOne DataGrid for WPF and Silverlight
DataGridToggleGroupButton Class
Members 

C1.WPF.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.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            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.WPF.DataGrid.DataGridToggleGroupButton

See Also

Reference

DataGridToggleGroupButton Members
C1.WPF.DataGrid Namespace