| | Name | Description |
 | ActiveEditor |
Gets the cell editor that is currently active.
|
 | AllowMerging |
Gets or sets a value that indicates which parts of the grid support
cell merging.
|
 | AllowResizing |
Gets or sets a value indicating the elements that can be resized.
|
 | AllowSorting |
Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells.
|
 | AlternatingRowBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint the background of odd-numbered rows. |
 | AlternatingRowTextColor | Gets or sets the Xamarin.Forms.Color that is used to paint the text of odd-numbered rows. |
 | AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
 | AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
 | AutoGenerateColumns | Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource. |
 | AutomationId | (Inherited from Xamarin.Forms.Element) |
 | AutoSizeMode |
Gets or sets which cells should be taken into account when auto-sizing a row or column.
|
 | BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
 | Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
 | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
 | BorderColor | Gets or sets the Xamarin.Forms.Color that is used to paint the border. |
 | BorderWidth |
Gets or sets the width of the border.
|
 | Bounds | (Inherited from Xamarin.Forms.VisualElement) |
 | CellFactory |
Gets or sets the factory of cells.
|
 | CellPadding |
Gets or sets the cell padding.
|
 | Cells | Gets the GridPanel that contains the data cells in the grid. |
 | ClassId | (Inherited from Xamarin.Forms.Element) |
 | CollectionView |
Gets the inner collection view.
|
 | ColumnHeaderBackgroundColor | Gets or sets the Xamarin.Forms.Color of the column header background. |
 | ColumnHeaderFontAttributes |
Gets or sets the font attributes applied to column header cells.
|
 | ColumnHeaderFontFamily |
Gets or sets the font family applied to column header cells.
|
 | ColumnHeaderFontSize |
Gets or sets the font size applied to column header cells.
|
 | ColumnHeaders | Gets the GridPanel that contains the column header cells. |
 | ColumnHeaderSelectedBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint column header backgrounds for selected cells. |
 | ColumnHeaderTextColor | Gets or sets the Xamarin.Forms.Color of the column header text and glyphs. |
 | Columns |
Gets the collection of columns of the grid.
|
 | CursorBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint the background of cursor cell. |
 | CursorRange | Gets the GridCellRange that corresponds to the cursor cell. |
 | CursorTextColor | Gets or sets the Xamarin.Forms.Color that is used to paint the text of cursor cell. |
 | DefaultGroupRowHeight |
Gets or sets the default height of the group rows.
|
 | DefaultRowHeight |
Gets or sets the default height of the rows.
|
 | EditorBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint the background of cells in edit mode. |
 | EditorRange | Gets the GridCellRange that corresponds to the cell currently being edited. |
 | EditorTextColor | Gets or sets the Xamarin.Forms.Color that is used to paint the foreground of cells in edit mode. |
 | Effects | (Inherited from Xamarin.Forms.Element) |
 | FontAttributes |
Gets or sets the font attributes applied to normal cells.
|
 | FontFamily |
Gets or sets the font family applied to normal cells.
|
 | FontSize |
Gets or sets the font size applied to normal cells.
|
 | FrozenColumns |
Gets or sets the number of frozen columns.
|
 | FrozenRows |
Gets or sets the number of frozen rows.
|
 | GestureRecognizers | (Inherited from Xamarin.Forms.View) |
 | GridLinesColor | Gets or sets the Xamarin.Forms.Color that is used to paint the lines between cells. |
 | GridLinesVisibility |
Gets or sets a value that indicates which grid lines separating inner cells are shown.
|
 | GridLinesWidth |
Gets or sets the width of the lines between cells.
|
 | GroupHeaderConverter | Gets or sets the Xamarin.Forms.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information. |
 | GroupHeaderFormat |
Gets or sets the format string used to create the group header content.
|
 | GroupRowBackgroundColor | Gets or sets the Xamarin.Forms.Color of the group row background. |
 | GroupRowPosition |
Gets or sets a value that indicates where group rows should be displayed with
respect to the data.
|
 | GroupRowTextColor | Gets or sets the Xamarin.Forms.Color of the text and glyphs of the group rows. |
 | HeaderGridLinesColor | Gets or sets the Xamarin.Forms.Color that is used to paint the lines between row and column header cells. |
 | HeadersGridLinesVisibility |
Gets or sets a value that indicates which grid lines separating header cells are shown.
|
 | HeadersVisibility |
Gets or sets a value that indicates the visibility of row and column headers.
|
 | Height | (Inherited from Xamarin.Forms.VisualElement) |
 | HeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | HorizontalOptions | (Inherited from Xamarin.Forms.View) |
 | Id | (Inherited from Xamarin.Forms.Element) |
 | InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
 | IsAnimated |
Gets or sets whether the control is animated during navigation.
|
 | IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
 | IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
 | IsReadOnly |
Gets or sets a value to determine whether the grid is read-only.
|
 | IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
 | Item | Overloaded.
Gets or sets the value of the cell specified by its row and column.
|
 | ItemsSource |
Gets or sets the collection of items.
|
 | Margin | (Inherited from Xamarin.Forms.View) |
 | MaxColumnWidth | Gets or sets the maximum width of columns in the FlexGrid. |
 | MaxGroupLevel |
Gets the maximum group level present in the grid.
|
 | MaxRowHeight | Gets or sets the maximum height of rows in the FlexGrid. |
 | MergeManager |
Gets or sets the merge manager.
|
 | MinColumnWidth | Gets or sets the minimum width of columns in the FlexGrid. |
 | MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinRowHeight | Gets or sets the minimum height of rows in the FlexGrid. |
 | Navigation | (Inherited from Xamarin.Forms.VisualElement) |
 | Opacity | (Inherited from Xamarin.Forms.VisualElement) |
 | Parent | (Inherited from Xamarin.Forms.Element) |
 | ParentView | (Inherited from Xamarin.Forms.Element) |
 | Resources | (Inherited from Xamarin.Forms.VisualElement) |
 | Rotation | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationX | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationY | (Inherited from Xamarin.Forms.VisualElement) |
 | RowBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint row backgrounds. |
 | RowHeaderBackgroundColor | Gets or sets the Xamarin.Forms.Color of the row header background. |
 | RowHeaderFontAttributes |
Gets or sets the font attributes applied to row header cells.
|
 | RowHeaderFontFamily |
Gets or sets the font family applied to row header cells.
|
 | RowHeaderFontSize |
Gets or sets the font size applied to row header cells.
|
 | RowHeaders | Gets the GridPanel that contains the row header cells. |
 | RowHeaderSelectedBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint row header backgrounds for selected cells. |
 | RowHeaderTextColor | Gets or sets the Xamarin.Forms.Color of the row header text and glyphs. |
 | Rows |
Gets the collection of rows of the grid.
|
 | RowTextColor | Gets or sets the Xamarin.Forms.Color that is used to paint the text color of rows. |
 | Scale | (Inherited from Xamarin.Forms.VisualElement) |
 | ScrollPosition |
Gets or sets the scroll position.
|
 | Selection |
Gets or sets the current selection.
|
 | SelectionAdornerBorderColor | Gets or sets the Xamarin.Forms.Color of the selection adorner border. |
 | SelectionAdornerColor | Gets or sets the Xamarin.Forms.Color of the selection adorner. |
 | SelectionBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint the background of selected cells. |
 | SelectionMode |
Gets or sets how the cells or rows are selected.
|
 | SelectionTextColor | Gets or sets the Xamarin.Forms.Color of the selected text. |
 | ShowMarquee |
Gets or sets a value that indicates whether the grid shows an Excel-style
marquee around the current selection.
|
 | ShowOutlineBar |
Gets or sets a value that determines whether the grid should display
the outline button bar.
|
 | ShowSort |
Gets or sets whether the grid should display sort indicators in the column headers.
|
 | Style | (Inherited from Xamarin.Forms.VisualElement) |
 | StyleClass | (Inherited from Xamarin.Forms.VisualElement) |
 | StyleId | (Inherited from Xamarin.Forms.Element) |
 | TextColor | Gets or sets the Xamarin.Forms.Color of the text and glyphs. |
 | TopLeftCellBackgroundColor | Gets or sets the Xamarin.Forms.Color that is used to paint the background of the cell at the left top corner of the grid. |
 | TopLeftCells | Gets the GridPanel that contains the cells in the upper left corner of the grid. |
 | TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
 | TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
 | TreeIndent |
Gets or sets the indent used to offset each group of rows in the grid.
|
 | Triggers | (Inherited from Xamarin.Forms.VisualElement) |
 | UpdateAnimation |
Gets an object containing the animation settings that will be applied when updating cells.
|
 | VerticalOptions | (Inherited from Xamarin.Forms.View) |
 | ViewRange | Gets a GridCellRange value that indicates the range of cells currently visible on the grid. |
 | Width | (Inherited from Xamarin.Forms.VisualElement) |
 | WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | X | (Inherited from Xamarin.Forms.VisualElement) |
 | Y | (Inherited from Xamarin.Forms.VisualElement) |
 | ZoomMode |
Gets or sets the zoom mode.
|