ComponentOne FlexGrid for WPF and Silverlight
GridPanel Class
Members 

C1.WPF.FlexGrid Namespace : GridPanel Class
Represents a logical part of the grid, such as the column headers, row headers, and scrollable data part.
Object Model
GridPanel Class
Syntax
'Declaration
 
Public Class GridPanel 
   Inherits System.Windows.Controls.Panel
public class GridPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.FlexGrid.GridPanel

See Also

Reference

GridPanel Members
C1.WPF.FlexGrid Namespace