ComponentOne Xamarin Edition
GridCellFactory Class Members
Properties  Methods 

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

The following tables list the members exposed by GridCellFactory.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden.  Gets the number of columns belonging to the cells area.  
Public PropertyOverridden.  Gets the number of rows belonging to the cells area.  
Public PropertyOverridden.  Gets the number of rows belonging to the column headers area.  
Public Property Gets the total number of columns. (Inherited from C1.Xamarin.Forms.Grid.GridCellFactoryBase)
Public Property Gets the default column dimensions. (Inherited from C1.Xamarin.Forms.Grid.GridCellFactoryBase)
Public Property Gets the default row dimensions. (Inherited from C1.Xamarin.Forms.Grid.GridCellFactoryBase)
Public Property Gets the associated grid.  
Public Property Gets the inner cell factory. (Inherited from C1.Xamarin.Forms.Grid.GridCellFactoryBase)
Public PropertyOverridden.  Gets the number of columns belonging to the row headers area.  
Public Property Gets the total number of rows. (Inherited from C1.Xamarin.Forms.Grid.GridCellFactoryBase)
Top
Public Methods
 NameDescription
Public MethodOverridden.  Returns true when the cell in the specified range can be edited.  
Public MethodOverridden.  Binds the content of the cell.  
Public MethodOverridden.  Creates the content of the cell.  
Public MethodOverridden.  Creates the cell editor.  
Public MethodOverridden.  Gets a key that defines the type of cell content.  
Public MethodOverridden.  Gets the text representing the content of a cell.  
Public MethodOverridden.  Gets the default column dimensions.  
Public MethodOverridden.  Gets the default row dimensions.  
Public MethodOverridden.  Called when the editing of a cell ended.  
Public MethodOverridden.  Prepares the cell to be shown.  
Public MethodOverridden.  Sets the value of a specified cell.  
Public MethodOverridden.  Unbinds the content of the cell.  
Top
See Also

Reference

GridCellFactory Class
C1.Xamarin.Forms.Grid Namespace