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

GridCellFactory Class Properties

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

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 PropertyGets the total number of columns. (Inherited from C1.iOS.Grid.GridCellFactoryBase)
Public PropertyGets the default column dimensions. (Inherited from C1.iOS.Grid.GridCellFactoryBase)
Public PropertyGets the default row dimensions. (Inherited from C1.iOS.Grid.GridCellFactoryBase)
Public PropertyOverridden. Gets the number of columns belonging to the row headers area.  
Public PropertyGets the total number of rows. (Inherited from C1.iOS.Grid.GridCellFactoryBase)
Top
See Also