Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class
Fields Properties Methods Events

In This Topic
    C1GridControl Class Members
    In This Topic

    The following tables list the members exposed by C1GridControl.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1GridControl class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public Fieldstatic (Shared in Visual Basic)Identifies the CellStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CursorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the EditorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FrozenLinesBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GridLinesBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GridLinesVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GridLinesWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the KeyActionEnter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the KeyActionTab dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MouseOverBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionAdornerBorderBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionAdornerBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionAdornerStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowMarquee dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ZoomMode dependency property.  
    Top
    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 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 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 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 CSS class applied to the component. (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
    Public Methods
     NameDescription
    Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
    Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
    Public Method (Inherited from C1.Blazor.Core.C1View)
    Public MethodOverloaded. Commits or cancels any pending edits and exits edit mode.  
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodOverridden.   
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodGets a GridSelectedState value that indicates the selected state of the cells in a specified range.  
    Public MethodGets the number of times this range is selected. state of the cells in a specified range.  
    Public MethodRefreshes the specified range of cells asynchronously.  
    Public MethodScrolls the grid to bring a specified range into view.  
    Public MethodOverloaded. Selects a given cell and optionally scrolls it into view.  
    Public MethodSelects all the cells.  
    Public MethodSets the cursor of the grid to the specified row and column.  
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Public MethodStarts editing a specific cell.  
    Public MethodUnselects all the cells.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when scroll position changed.  
    Top
    See Also