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

GridCellFactory Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of columns belonging to the cells area.  
Public PropertyGets the number of rows belonging to the cells area.  
Public PropertyGets the number of rows belonging to the column footers area.  
Public PropertyGets the number of rows belonging to the column headers area.  
Public PropertyOverridden. Gets the total number of columns.  
Public PropertyGets the default column dimensions. (Inherited from C1.Blazor.Grid.GridControlAdapter)
Public PropertyGets the default row dimensions. (Inherited from C1.Blazor.Grid.GridControlAdapter)
Public PropertyGets the associated grid.  
Public PropertyOverridden. Gets whether the selection is composed by cells.  
Public PropertyOverridden. Gets whether the selection is composed by all the cells of the columns.  
Public PropertyGets whether the mouse-over state is reflected in the cells. (Inherited from C1.Blazor.Grid.GridControlAdapter)
Public PropertyOverridden. Gets whether the selection can be a range of cells.  
Public PropertyOverridden. Gets whether the selection can be composed by non-contiguous ranges of cells.  
Public PropertyOverridden. Gets whether the selection is composed by all the cells of the rows.  
Public PropertyOverridden. Gets whether there is any selection possible in the grid.  
Public PropertyOverridden. Gets the range of cells where a user can navigate with the keyboard as well as edit and select cells  
Public PropertyGets the number of columns belonging to the row headers area.  
Public PropertyOverridden. Gets the total number of rows.  
Top
See Also