ComponentOne FlexGrid for UWP
GridPanel Class
Members 

C1.UWP.FlexGrid Assembly > C1.Xaml.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 Windows.UI.Xaml.Controls.Panel
public class GridPanel : Windows.UI.Xaml.Controls.Panel 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Panel
               C1.Xaml.FlexGrid.GridPanel

See Also

Reference

GridPanel Members
C1.Xaml.FlexGrid Namespace