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

GridWrapCellFactory Class Properties

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

Public Properties
 NameDescription
Public Property Gets the number of columns belonging to the cells area. (Inherited from C1.Android.Grid.GridCellFactory)
Public Property Gets the number of rows belonging to the cells area. (Inherited from C1.Android.Grid.GridCellFactory)
Public Property Gets the number of rows belonging to the column headers area. (Inherited from C1.Android.Grid.GridCellFactory)
Public Property Gets the total number of columns. (Inherited from C1.Android.Grid.GridCellFactoryBase)
Public Property Gets the default column dimensions. (Inherited from C1.Android.Grid.GridCellFactoryBase)
Public Property Gets the default row dimensions. (Inherited from C1.Android.Grid.GridCellFactoryBase)
Public Property Gets the inner cell factory.  
Public Property Gets the number of columns belonging to the row headers area. (Inherited from C1.Android.Grid.GridCellFactory)
Public Property Gets the total number of rows. (Inherited from C1.Android.Grid.GridCellFactoryBase)
Top
See Also