WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class
Members
In This Topic
    FlexGrid Class
    In This Topic
    Control used to display and edit tabular information.
    Object Model
    FlexGrid ClassGridControlAdapter ClassGridPanel ClassGridCellFactory ClassGridPanel ClassGridRowCollection ClassGridRow ClassGridPanel ClassGridRowCollection ClassGridRow ClassGridPanel ClassGridColumnCollection ClassGridColumn ClassGridCellRange ClassGridCellRange ClassGridMergeManager ClassGridColumnCollection ClassGridColumn ClassGridPanel ClassGridRowCollection ClassGridRow ClassGridSelectedItemsCollection ClassGridCellRange ClassGridPanel ClassGridUpdateAnimation ClassGridCellRange Class
    Syntax
    Remarks
    Supports virtualized data-binding and automatic sorting and filters in client/server scenarios.
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.UIElement
             Microsoft.UI.Xaml.FrameworkElement
                Microsoft.UI.Xaml.Controls.Control
                   C1.WinUI.Core.C1View
                      C1.WinUI.Grid.C1GridControl
                         C1.WinUI.Grid.FlexGrid

    See Also