For a list of all members of this type, see XamDataGrid members.
Name | Description | |
---|---|---|
![]() | BatchBegin | (Inherited from Xamarin.Forms.VisualElement) |
![]() | BatchCommit | (Inherited from Xamarin.Forms.VisualElement) |
![]() | CanMoveColumnLeft | Returns true if a column can be moved to the left of it's current position; otherwise false. |
![]() | CanMoveColumnRight | Returns true if a column can be moved to the right of it's current position; otherwise false. |
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | DataIndexOfItem | Returns the data index of an item within the bound data source. |
![]() | DataIndexOfPrimaryKey | Returns the data index of a primary key value. |
![]() | ExchangeColumn | Exchanges a column currently in the grid with another that is not presently in the grid. |
![]() | ExportSerializedVisualModel | Returns a serialized copy of the exported visual model |
![]() | ExportVisualModel | Exports visual information about the current state of the grid. |
![]() | FindByName | (Inherited from Xamarin.Forms.Element) |
![]() | Flush | Makes sure pending work has completed if the grid need to be synchronously examined. |
![]() | Focus | (Inherited from Xamarin.Forms.VisualElement) |
![]() | GetChildElements | (Inherited from Xamarin.Forms.View) |
![]() | GetColumnAtRenderedIndex | Gets the column that appears at the index specified. This is not the columns actual index in the column's collection but the index for how it appears visually in the grid. |
![]() | GetFirstVisibleIndex | Gets the first visible index in the grid. |
![]() | GetHitCell | |
![]() | GetLastVisibleIndex | Gets the last visible index in the grid. |
![]() | GetRootSummaryResults | Gets the summary results for root level. |
![]() | GetSectionSummaryResults | Gets the summary results for a specific section. |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | HideThenRemoveColumn | Plays the hide animation for a column and then removes it once the hiding animation has completed. |
![]() ![]() | Init | When declaring an instance of this control in XAML, this method can be invoked in code to ensure all necessary types are available at runtime. |
![]() | InvalidateVisibleRows | Invalidates the bound data for the rows currently visible. |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | Layout | (Inherited from Xamarin.Forms.VisualElement) |
![]() | Measure | (Inherited from Xamarin.Forms.VisualElement) |
![]() | MoveColumn | Moves a column from one index to another in the grid. |
![]() | MoveColumnLeft | Moves a column to the left, if possible. |
![]() | MoveColumnRight | Moves a column to the right, if possible. |
![]() | NotifyClearItems | Manually notifies the grid's data source that the data it has bound to has been cleared and needs to be re-examined. This should not be called if the data that the grid is bound to is already observable. |
![]() | NotifyInsertItem | Manually notifies the grid's data source that an item has been inserted in the data it is bound to. This should not be called if the data that the grid is bound to is already observable. |
![]() | NotifyRemoveItem | Manually notifies the grid's data source that an item has been removed in the data it is bound to. This should not be called if the data that the grid is bound to is already observable. |
![]() | NotifySetItem | Manually notifies the grid's data source that an item has been changed in the data it is bound to. This should not be called the data that the grid is bound to is already observable. |
![]() | PinColumn | Pins a column to the desired location. |
![]() | Refresh | Forces a refresh of the grid content. |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) |
![]() | ResolveCellValue | Resolves the value of a specific cell. |
![]() | ResolveCellValueFromPosition | |
![]() | ScrollToColumnByIndex | Scrolls the grid to given column, by index |
![]() | ScrollToItem | Scrolls to an item, if found. |
![]() | ScrollToLastRowByIndex | Scrolls the grid so that a row is the last visible, by index. |
![]() | ScrollToPrimaryKey | Scrolls to a primary key value if possible. |
![]() | ScrollToRowByIndex | Scrolls the grid to given row, by index |
![]() | SetActiveResponsiveState | Manually set the active responsive state of the grid. |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetDynamicResource | (Inherited from Xamarin.Forms.Element) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | Unfocus | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | ChangeVisualState | (Inherited from Xamarin.Forms.VisualElement) |
![]() | InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ViewBase) |
![]() | OnChildAdded | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnChildRemoved | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnMeasure | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ViewBase) |
![]() | OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ViewBase) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnSizeAllocated | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnTabIndexPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) |
![]() | OnTabStopPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) |
![]() | SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) |
![]() | TabIndexDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) |
![]() | TabStopDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |