C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class
Members
FlexGrid Class
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.Maui.Controls.BindableObject
      Microsoft.Maui.Controls.Element
         Microsoft.Maui.Controls.NavigableElement
            Microsoft.Maui.Controls.VisualElement
               Microsoft.Maui.Controls.View
                  C1.Maui.Core.C1View
                     C1.Maui.Grid.C1GridControl
                        C1.Maui.Grid.FlexGrid

See Also