C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class

C1GridControl Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the cell editor that is currently active.  
Public PropertyGets the actual style that will be applied to cells.  
Public PropertyGets the actual style that will be applied to the cell when the cursor is in it.  
Public PropertyGets the actual style that will be applied to cells when they are selected.  
Public PropertyGets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Style of the normal cells.  
Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets the GridControlRange that corresponds to the cursor cell.  
Public PropertyGets or sets the C1.Blazor.Core.C1Style of the cursor cell.  
Public PropertyGets the GridControlRange that corresponds to the cell currently being edited.  
Public PropertyGets or sets the style applied to the editor.  
Public PropertyReturns the vertical size of the extent.  
Public PropertyReturns the horizontal size of the extent.  
Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between frozen and scrollable areas of the grid.  
Public PropertyGets a value indicating whether the grid is in full edit mode.  
Public PropertyEvent callback that will be invoked when control gets focus.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between cells.  
Public PropertyGets or sets a value that indicates which grid lines separating inner cells are shown.  
Public PropertyGets or sets the width of the lines between cells.  
Public PropertyGets or sets the horizontal scroll bar visibility.  
Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets whether the ui will be virtualized. Default true.  
Public PropertyGets or sets the action to perform when the Enter key is pressed.  
Public PropertyGets or sets the action to perform when the Tab key is pressed.  
Public PropertyEvent callback that will be invoked when control loses focus.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color that is used to highlight cells when the mouse is over.  
Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the scroll position.  
Public PropertyGets or sets the currently selected ranges.  
Public PropertyGets or sets the current selection.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color of the selection adorner border.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color of the selection adorner.  
Public PropertyGets or sets the style applied to the selection adorners.  
Public PropertyGets or sets the C1.Blazor.Core.C1Style of the selected cells.  
Public PropertyGets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection.  
Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the vertical scroll bar visibility.  
Public PropertyGets the current viewport in cell's coordinates.  
Public PropertyGets a GridControlRange value that indicates the range of cells currently visible on the grid.  
Public PropertyGets or sets the zoom mode.  
Top
See Also