DetailIndicator Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DetailIndicator Class

Control that provides a visual representation of the number of detail levels in a grid and/or detail.

Syntax

Visual Basic (Declaration) 
Public Class DetailIndicator 
   Inherits GroupLevelIndicator
   Implements ISupportInitializeIFrameworkInputElementIInputElementIHaveResourcesIAnimatableDUCE.IResource 

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
                     Xceed.Wpf.DataGrid.GroupLevelIndicator
                        Xceed.Wpf.DataGrid.DetailIndicator

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also