ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class
Members

In This Topic
    C1DataGrid Class
    In This Topic
    Used to display, analyze, and edit tabular information. Supports virtualized data-binding, xaml styling and automatic sorting and filters in client/server scenarios.
    Object Model
    C1DataGrid Class
    Syntax
    'Declaration
     
    
    Public Class C1DataGrid 
       Inherits System.Windows.Controls.Control
    public class C1DataGrid : System.Windows.Controls.Control 
    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.DataGrid.C1DataGrid

    See Also