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

GridWrapCellFactory Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of columns belonging to the cells area. (Inherited from C1.iOS.Grid.GridCellFactory)
Public PropertyGets the number of rows belonging to the cells area. (Inherited from C1.iOS.Grid.GridCellFactory)
Public PropertyGets the number of rows belonging to the column headers area. (Inherited from C1.iOS.Grid.GridCellFactory)
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 PropertyGets the inner cell factory.  
Public PropertyGets the number of columns belonging to the row headers area. (Inherited from C1.iOS.Grid.GridCellFactory)
Public PropertyGets the total number of rows. (Inherited from C1.iOS.Grid.GridCellFactoryBase)
Top
See Also