C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellFactoryBase Class

In This Topic
GridCellFactoryBase Class Methods
In This Topic

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

Public Methods
 NameDescription
Public Method Returns true when the cell in the specified range can be edited.  
Public Method Binds the content of the cell.  
Public Method Creates the content of the cell.  
Public Method Creates the cell editor.  
Public Method Gets a key that defines the type of cell content.  
Public Method Gets the text representing the content of a cell.  
Public MethodOverloaded.  Gets the distance between the origin and the specified column.  
Public Method Gets the default column dimensions.  
Public Method Gets the default row dimensions.  
Public Method Gets the number of frozen columns.  
Public Method Gets the number of frozen rows.  
Public MethodOverloaded.  Gets the distance between the origin and the specified row.  
Public Method Called when the editing of a cell ended.  
Public Method Prepares the cell to be shown.  
Public Method Sets the value of a specified cell.  
Public Method Unbinds the content of the cell.  
Top
See Also