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

FlexGrid Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public MethodResizes a column to fit their visible content.  
Public MethodResizes a column range to fit their visible content.  
Public MethodResizes a row to fit their visible contents.  
Public MethodResizes a row range to fit their visible contents.  
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from C1.iOS.Grid.GridBase)
Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport. (Inherited from C1.iOS.Grid.GridBase)
Public MethodCollapses the groups.  
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded. Copy the current selection to the clipboard. (Inherited from C1.iOS.Grid.GridBase)
Public MethodOverloaded. Cut the current selection and copy to the clipboard. (Inherited from C1.iOS.Grid.GridBase)
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. (Inherited from C1.iOS.Grid.GridBase)
Public MethodFinishes the row editing.  
Public MethodOverloaded. Gets the text corresponding to the cell in the specified range.  
Public MethodOverloaded. Gets the value corresponding to the cell in the specified range.  
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. (Inherited from C1.iOS.Grid.GridBase)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded. Pastes the content of the clipboard to the grid. (Inherited from C1.iOS.Grid.GridBase)
Public MethodOverloaded. Recreates all the cells. (Inherited from C1.iOS.Grid.GridBase)
Public MethodOverloaded. Saves the contents of the grid to a file.  
Public MethodOverloaded. Scrolls the grid to bring a specific cell into view. (Inherited from C1.iOS.Grid.GridBase)
Public MethodSelects a given cell and optionally scrolls it into view. (Inherited from C1.iOS.Grid.GridBase)
Public MethodOverloaded. Selects all the cells. (Inherited from C1.iOS.Grid.GridBase)
Public MethodOverloaded. Sets the value corresponding to the cell in the specified range.  
Public MethodSets the cursor of the grid to the specified row and column. (Inherited from C1.iOS.Grid.GridBase)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverridden. Starts editing a specific cell.  
Public MethodStarts the editing of the specified cell asynchronously.  
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