C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class


GridControlAdapter Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the total number of columns.  
Public PropertyGets the default column dimensions.  
Public PropertyGets the default row dimensions.  
Public PropertyGets the associated grid.  
Public PropertyGets whether the selection is composed by cells.  
Public PropertyGets whether the selection is composed by all the cells of the columns.  
Public PropertyGets whether the mouse-over state is reflected in the cells.  
Public PropertyGets whether the selection can be a range of cells.  
Public PropertyGets whether the selection can be composed by non-contiguous ranges of cells.  
Public PropertyGets whether the selection is composed by all the cells of the rows.  
Public PropertyGets whether there is any selection possible in the grid.  
Public PropertyGets the range of cells where a user can navigate with the keyboard as well as edit and select cells  
Public PropertyGets the total number of rows.  
Top
See Also