Xuni Product Documentation - Xamarin.Forms
FlexGrid Class
Members 
Control used to display and edit tabular information.
Object Model
FlexGrid ClassGridCellFactory ClassGridPanel ClassGridPanel ClassGridColumnCollection ClassGridColumn ClassGridCellRange ClassGridPanel ClassGridRowCollection ClassGridRow ClassGridCellRange ClassGridPanel Class
Syntax
[DefaultMember("Item")]
public class FlexGrid : Xuni.Forms.Core.XuniRelativeView, Xamarin.Forms.IAnimatable, Xamarin.Forms.IElementController, Xamarin.Forms.ILayout, Xamarin.Forms.ILayoutController, Xamarin.Forms.Internals.IDynamicResourceHandler, Xamarin.Forms.Internals.INameScope, Xamarin.Forms.IViewContainer<View>, Xamarin.Forms.IViewController, Xamarin.Forms.IVisualElementController  
Remarks
Supports virtualized data-binding and automatic sorting and filters in client/server scenarios.
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Element
         Xamarin.Forms.VisualElement
            Xamarin.Forms.View
               Xamarin.Forms.Layout
                  Xamarin.Forms.Layout<T>
                     Xuni.Forms.Core.XuniRelativeView
                        Xuni.Forms.FlexGrid.FlexGrid

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGrid Members
Xuni.Forms.FlexGrid Namespace