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

GridBase Class Methods

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

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