Xuni Product Documentation - Xamarin.Forms
Xuni.Forms.FlexGrid Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassCancelEventArgs Event data with a Cancel property that can be used to cancel the event.
ClassEmptyGridBehavior Displays a visual element, typically a Xamarin.Forms.Label with a message, when there are no rows in the grid.
ClassFlexGrid Control used to display and edit tabular information.
ClassFlexGridDetailProvider Implements detail rows for FlexGrid control.
ClassFullTextFilterBehavior Allows any FlexGrid to be filtered using a Xamarin.Forms.Entry.
ClassGridAutoGeneratingColumnEventArgs Event data for AutoGeneratingColumn event of FlexGrid.
ClassGridBoundRow Represents a row that is bound to a data item.
ClassGridCellEditEventArgs Event data for editing events.
ClassGridCellFactory Implements the functionality to create grid cells dynamically.
ClassGridCellRange Defines a cell range from (row1,col1) to (row2,col2).
ClassGridCellRangeEventArgs Event data for events associated with a range of cells.
ClassGridCellView Contains properties that will be applied to cell view elements.
ClassGridColumn Represents a grid column.
ClassGridColumnCollection Collection of columns.
ClassGridDataMap Represents a data map for use with the column's dataMap property.
ClassGridDetailCellCreatingEventArgs Provides event data for FlexGridDetailProvider.DetailCellCreating event.
ClassGridDetailRow Row that shows the details of the previous row.
ClassGridGroupRow Represents rows that defines group of data items.
ClassGridPanel Represents a panel of the grid. Each panel is related to a GridCellType.
ClassGridRow Represent a row.
ClassGridRowColCollection<T> Base collection class for columns and rows.
ClassGridRowCollection Collection of rows.
ClassGridRowHeaderLoadingEventArgs Provides event data for FlexGridDetailProvider.RowHeaderLoading event.
Enumerations
 EnumerationDescription
EnumerationFullTextFilterMode Specifies the modes to perform the filter operation.
EnumerationGridAggregate Specifies the type of aggregate to calculate over a group of values.
EnumerationGridAllowMerging Specifies constants that define which areas of the grid support cell merging.
EnumerationGridAllowResizing Specifies a value that defines which elements can be resized.
EnumerationGridAutoSizeMode Specifies constants that define the row/column auto-sizing behavior.
EnumerationGridCellType Specifies a value that defines the type of cell.
EnumerationGridDetailVisibilityMode Determines how the visibility will behave.
EnumerationGridHeadersVisibility Specifies constants that define which header cells are displayed.
EnumerationGridLinesVisibility Specifies constants that define which grid lines separating grid cells are shown.
EnumerationGridSelectedState Specifies the selected state of a cell.
EnumerationGridSelectionMode Specifies constants that define the selection behavior.
See Also

Reference

Xuni.Forms.FlexGrid Assembly