Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace
Inheritance Hierarchy
In This Topic
    C1.Android.Grid Namespace
    In This Topic
    Classes
     ClassDescription
    ClassEvent data with a Cancel property that can be used to cancel the event.
    ClassCustomizes FlexGrid to include a checkbox column and display the grid as a check list.
    Class Visual element that represent the content of the row header of a row when using FlexGridDetailProvider.
    Class Control used to display and edit tabular information.
    ClassImplements detail rows for FlexGrid control.
    ClassImplements detail rows for FlexGrid control.
    ClassAllows any FlexGrid to be filtered using a Android.Widget.EditText.
    ClassEvent data for AutoGeneratingColumn event of FlexGrid.
    Class Control used to display and edit tabular information.
    Class Represents a row that is bound to a data item.
    Class Event data for editing events.
    Class Implements the functionality to create grid cells dynamically.
    Class Implements the functionality to create grid cells dynamically.
    Class Contains the dimensions of a column.
    Class Contains the dimensions of a row.
    Class Defines a cell range from (row1,col1) to (row2,col2).
    Class Event data for events associated with a range of cells.
    ClassPanel that renders the cells in a grid according to the properties DisplayRange and Viewport.
    Class Contains properties that will be applied to cell view elements.
    Class Represents a grid column.
    Class Collection of columns.
    Class Visual column header
    Class Represents a data map for use with the column's dataMap property.
    ClassProvides event data for FlexGridDetailProvider<TItem>.DetailCellCreating event.
    Class Row that shows the details of the previous row.
    Class Represents a row whose cells are text boxes used to filter the corresponding column.
    Class Represents rows that defines group of data items.
    Class Visual element displayed in the group rows to allow the user expand and collapse as well as displaying the name of the group.
    ClassVisual element displayed inside a GridIncrementalLoadingRow.
    ClassThis row is displayed at the bottom of the grid and is used to bring more items when the inner collection view support C1.DataCollection.ISupportIncrementalLoading.
    Class Event data for input events associated with a range of cells.
    Class Menu item of Grid selection menu.
    Class Implements the grid's default merging behavior.
    Class Implements the grid's default merging behavior.
    Class Represents a row used to enter new records in the grid.
    ClassEvent data for GridColumnHeaderCell.OutlineTapped.
    ClassRepresents a panel of the grid. Each panel is related to a GridCellType.
    Class Event data for Refresh event.
    Class Represent a row.
    ClassAbstract base class for GridRow and GridColumn classes.
    Class Base collection class for columns and rows.
    Class Collection of rows.
    Class Represents a grid column which holds row headers.
    Class Grid selection menu.
    ClassEvent data for SelectionMenuCustomized event of FlexGrid.
    Class Settings of the animations performed when cells are updated.
    Class This cell factory can be used to add features over an existing cell factory, for scenarios where inheriting is not allowed.
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Structures
     StructureDescription
    StructureUsed to define the size of the columns of FlexGrid.
    Enumerations
     EnumerationDescription
    Enumeration Specifies the modes to perform the filter operation.
    Enumeration Specifies the type of aggregate to calculate over a group of values.
    Enumeration Defines constants that specify which grid elements can be moved to new positions with drag.
    Enumeration Specifies constants that define which areas of the grid support cell merging.
    Enumeration Specifies a value that defines which elements can be resized.
    Enumeration Specifies constants that define the row/column auto-sizing behavior.
    Enumeration Specifies a value that defines the type of cell.
    Enumeration Determines how the visibility will behave.
    Enumeration Defines constants that specify which action to perform when Enter key is pressed.
    Enumeration Specifies file formats available for saving the grid.
    Enumeration Specifies where to place the group rows used to delimit data groups.
    Enumeration Specifies constants that define which header cells are displayed.
    Enumeration Specifies constants that define which grid lines separating grid cells are shown.
    EnumerationSpecifies where the new row template should be displayed when the grid is bound to a C1.DataCollection.IDataCollection`1 that supports adding new items.
    EnumerationSpecifies options available for customizing the files created by the FlexGrid.Save(Stream, GridFileFormat, GridSaveOptions) method.
    Enumeration Specifies the selected state of a cell.
    Enumeration Specifies constants that define the selection behavior.
    Enumeration Specifies where the sort icon will be laid out.
    Enumeration Defines constants that specify which action to perform when Tab key is pressed.
    Enumeration Enumerates values that control how the GridLength.Value property is interpreted for row and column definitions.
    Enumeration Defines constants that specify the current mode for zoom behavior.
    See Also