C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class

GridBase Class Properties

For a list of all members of this type, see GridBase members.

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
See Also