FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class
Members

In This Topic
    C1GridControl Class
    In This Topic
    Control used to display, select and edit tabular information.
    Object Model
    C1GridControl Class
    Syntax
    'Declaration
     
    Public Class C1GridControl 
       Inherits C1.WPF.Core.C1View
    public class C1GridControl : C1.WPF.Core.C1View 
    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
                         C1.WPF.Core.C1View
                            C1.WPF.Grid.C1GridControl
                               C1.WPF.Grid.FlexGrid

    See Also