ComponentOne Xamarin Edition
GridCellFactoryBase Class Members
Properties  Methods 

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridCellFactoryBase Class

The following tables list the members exposed by GridCellFactoryBase.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the number of columns belonging to the cells area.  
Public Property Gets the number of rows belonging to the cells area.  
Public Property Gets the number of rows belonging to the column headers area.  
Public Property Gets the total number of columns.  
Public Property Gets the default column dimensions.  
Public Property Gets the default row dimensions.  
Public Property Gets the associated grid.  
Public Property Gets the inner cell factory.  
Public Property Gets the number of columns belonging to the row headers area.  
Public Property Gets the total number of rows.  
Top
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 Method Gets the default column dimensions.  
Public Method Gets the default row dimensions.  
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

Reference

GridCellFactoryBase Class
C1.Xamarin.Forms.Grid Namespace