Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class
Fields Properties Methods Events

In This Topic
    GridBase Class Members
    In This Topic

    The following tables list the members exposed by GridBase.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the cell editor that is currently active.  
    Public PropertyGets or sets a value that indicates whether users are allowed to move rows and columns to new positions.  
    Public PropertyGets or sets a value that indicates which parts of the grid support cell merging.  
    Public PropertyGets or sets a value indicating whether the grid can be refreshed by pulling.  
    Public PropertyGets or sets a value that indicates whether users are allowed to resize rows and columns.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the border.  
    Public PropertyGets or sets the width of the border.  
    Public PropertyOverridden.   
    Public PropertyGets or sets the factory of cells.  
    Public PropertyGets or sets the cell padding.  
    Public Property (Inherited from UIKit.UIView)
    Public PropertyGets or sets the UIKit.UIColor of the column header background.  
    Public PropertyGets or sets the font applied to column headers.  
    Public PropertyGets or sets a value that indicates which grid lines separating column header cells are shown.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint column header background for selected cells.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint column header text for selected cells.  
    Public PropertyGets or sets the UIKit.UIColor of the column header text and glyphs.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the background of cursor cell.  
    Public PropertyGets the GridCellRange that corresponds to the cursor cell.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the text of cursor cell.  
    Public PropertyGets or sets the default height of the rows used to display column headers.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the background of cells in edit mode.  
    Public PropertyGets the GridCellRange that corresponds to the cell currently being edited.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the foreground of cells in edit mode.  
    Public PropertyGets or sets the font applied to normal cells.  
    Public PropertyGets or sets the number of frozen columns.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the lines between frozen and scrollable areas of the grid.  
    Public PropertyGets or sets the number of frozen rows.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the lines between cells.  
    Public PropertyGets or sets a value that indicates which grid lines separating inner cells are shown.  
    Public PropertyGets or sets the width of the lines between cells.  
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the lines between row and column header cells.  
    Public PropertyGets or sets a value that indicates which grid lines separating header cells are shown.  
    Public PropertyGets or sets a value that indicates the visibility of row and column headers.  
    Public PropertyOverridden.   
    Public PropertyGets or sets whether the control is animated during navigation.  
    Public PropertyGets or sets a value to determine whether the grid is read-only.  
    Public PropertyGets or sets the action to perform when the Enter key is pressed.  
    Public PropertyGets or sets the action to perform when the Tab key is pressed.  
    Public PropertyOverridden.   
    Public PropertyGets or sets the merge manager.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint row backgrounds.  
    Public PropertyGets or sets the UIKit.UIColor of the row header background.  
    Public PropertyGets or sets the font applied to row header.  
    Public PropertyGets or sets a value that indicates which grid lines separating row header cells are shown.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint row header background for selected cells.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint row header text for selected cells.  
    Public PropertyGets or sets the UIKit.UIColor of the row header text and glyphs.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the text color of rows.  
    Public PropertyGets or sets the scroll position.  
    Public PropertyGets or sets the current selection.  
    Public PropertyGets or sets the UIKit.UIColor of the selection adorner border.  
    Public PropertyGets or sets the UIKit.UIColor of the selection adorner.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the background of selected cells.  
    Public PropertyGets or sets how the cells or rows are selected.  
    Public PropertyGets or sets the UIKit.UIColor of the selected text.  
    Public PropertyGets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection.  
    Public PropertyGets or sets a value that indicates whether the grid shows menu when select rows or cells.  
    Public PropertyIComponent Site  
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the UIKit.UIColor of the text and glyphs.  
    Public PropertyGets or sets the UIKit.UIColor that is used to paint the background of the cell at the left top corner of the grid.  
    Public PropertyGets or sets a value that indicates which grid lines separating top-left header cells are shown.  
    Public PropertyGets an object containing the animation settings that will be applied when updating cells.  
    Public PropertyGets a GridCellRange value that indicates the range of cells currently visible on the grid.  
    Public PropertyGets or sets the zoom mode.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded. Overridden. Copy the current selection to the clipboard.  
    Public MethodOverloaded. Overridden. Cut the current selection and copy to the clipboard.  
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodCommits or cancels any pending edits and exits edit mode.  
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodGets a GridSelectedState value that indicates the selected state of the cells in a specified column and row.  
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded. Overridden. Pastes the content of the clipboard to the grid.  
    Public MethodOverloaded. Recreates all the cells.  
    Public MethodOverloaded. Scrolls the grid to bring a specific cell into view.  
    Public MethodSelects a given cell and optionally scrolls it into view.  
    Public MethodOverloaded. Selects all the cells.  
    Public MethodSets the cursor of the grid to the specified row and column.  
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodStarts editing a specific cell.  
    Public Method (Inherited from Foundation.NSObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public EventOccurs when the edit of a cell is about to start.  
    Public EventOccurs when a cell is double tapped.  
    Public EventOccurs after the edit of a cell is committed.  
    Public EventOccurs before the edit of a cell is committed.  
    Public EventOccurs when a cell is being held.  
    Public EventOccurs when a cell is tapped.  
    Public EventOccurs when the selection menu is created. This event can be used to customize the displayed menu.  
    Public EventOccurs after the cursor is changed.  
    Public EventOccurs before the cursor is changed.  
    Public EventOccurs when the object is disposed.  
    Public EventOccurs when an editor cell is created and before it becomes active.  
    Public EventOccurs when the user pulls the grid to be refreshed.  
    Public EventOccurs when the user finishes resizing a column.  
    Public EventOccurs when the user finishes resizing a row.  
    Public EventOccurs when the user starts resizing a column.  
    Public EventOccurs when the user starts resizing a row.  
    Public EventOccurs when scroll position changed.  
    Public EventOccurs after selection changed.  
    Public EventOccurs before selection is changed.  
    Top
    See Also