Name | Description | |
---|---|---|
FlexGrid Constructor | Initializes a new instance of the FlexGrid class. |
The following tables list the members exposed by FlexGrid.
Name | Description | |
---|---|---|
FlexGrid Constructor | Initializes a new instance of the FlexGrid class. |
Name | Description | |
---|---|---|
ActiveEditor | Gets the cell editor that is currently active. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ActualAlternatingRowStyle | Gets the actual style that will be applied to the cells of an odd-numbered row. | |
ActualBottomLeftHeaderStyle | Gets the actual style that will be applied to the bottom-left header cells. | |
ActualCellStyle | Gets the actual style that will be applied to cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ActualColumnFooterSelectedStyle | Gets the actual style that will be applied to the column-footer cells when they are selected. | |
ActualColumnFooterStyle | Gets the actual style that will be applied to the column-footer cells. | |
ActualColumnHeaderSelectedStyle | Gets the actual style that will be applied to the column-header cells when they are selected. | |
ActualColumnHeaderStyle | Gets the actual style that will be applied to the column-header cells. | |
ActualCursorStyle | Gets the actual style that will be applied to the cell when the cursor is in it. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ActualErrorStyle | Gets the actual style that will be applied to cells with errors. | |
ActualGroupRowStyle | Gets the actual style that will be applied to cells of a group row. | |
ActualNewRowStyle | Gets the actual style that will be applied to cells of a new-row. | |
ActualRowErrorStyle | Gets the actual style that will be applied to cells with errors. | |
ActualRowHeaderErrorStyle | Gets the actual style that will be applied to row-header cells with errors. | |
ActualRowHeaderSelectedStyle | Gets the actual style that will be applied to the row-header cells when they are selected. | |
ActualRowHeaderStyle | Gets the actual style that will be applied to the row-header cells. | |
ActualRowStyle | Gets the actual style that will be applied to the cells of a row. | |
ActualSelectionStyle | Gets the actual style that will be applied to cells when they are selected. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ActualTopLeftHeaderStyle | Gets the actual style that will be applied to the top-left header cells. | |
Adapter | Gets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities. (Inherited from C1.Blazor.Grid.C1GridControl) | |
AllowDeleting | Determines whether row deleting is allowed. | |
AllowDragging | Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions. | |
AllowFiltering | Gets or sets whether users are allowed to filter this column. | |
AllowGrouping | Gets or sets whether users are allowed to group the grid. | |
AllowMerging | Gets or sets a value that indicates which parts of the grid support cell merging. | |
AllowResizing | Gets or sets a value that indicates whether users are allowed to resize rows and columns. | |
AllowSorting | Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells. | |
AlternatingRowBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of odd-numbered rows. | |
AlternatingRowForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the foreground of odd-numbered rows. | |
AlternatingRowStyle | Gets or sets the C1.Blazor.Core.C1Style of the odd-numbered rows cells. | |
AutoGenerateColumns | Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource. | |
AutoGeneratingColumn | Occurs when an auto-generated column is being created. | |
AutoSizeMode | Gets or sets which cells should be taken into account when auto-sizing a row or column. | |
Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) | |
BeginningEdit | Occurs when the edit of a cell is about to start. | |
BeginningRowEdit | Occurs when the edit of a row is about to start. | |
BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) | |
BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) | |
BottomLeftCells | Gets the GridPanel that contains the cells in the lower left corner of the grid. | |
BottomLeftHeaderBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of the cell at the bottom-left corner of the grid. | |
BottomLeftHeaderForeground | Gets or sets the C1.Blazor.Core.C1Color of the bottom-left header text and glyphs. | |
BottomLeftHeaderGridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between bottom-left header cells. | |
BottomLeftHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating bottom-left header cells are shown. | |
BottomLeftHeaderStyle | Gets or sets the C1.Blazor.Core.C1Style of the bottom-left headers. | |
CellDoubleTapped | Occurs when a cell is double tapped. | |
CellEditEnded | Occurs after the edit of a cell is committed. | |
CellEditEnding | Occurs before the edit of a cell is committed. | |
CellFactory | Gets or sets the factory of cells. | |
Cells | Gets the GridPanel that contains the data cells in the grid. | |
CellStyle | Gets or sets the C1.Blazor.Core.C1Style of the normal cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
CellTapped | Occurs when a cell is tapped. | |
ChildItemsPath | Gets or sets the name of the property used to generate child rows. | |
Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
ColumnFooterBackground | Gets or sets the C1.Blazor.Core.C1Color of the column footer background. | |
ColumnFooterFontFamily | Gets or sets the font family applied to column footer cells. | |
ColumnFooterFontSize | Gets or sets the font size applied to column footer cells. | |
ColumnFooterFontStyle | Gets or sets the font style applied to column footer cells. | |
ColumnFooterFontWeight | Gets or sets the font weight applied to column footer cells. | |
ColumnFooterForeground | Gets or sets the C1.Blazor.Core.C1Color of the column footer text and glyphs. | |
ColumnFooterGridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between column footer cells. | |
ColumnFooterGridLinesVisibility | Gets or sets a value that indicates which grid lines separating column footer cells are shown. | |
ColumnFooterRows | Gets the collection of rows of the column footers. | |
ColumnFooters | Gets the GridPanel that contains the column footer cells. | |
ColumnFooterSelectedBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint column footer background for selected cells. | |
ColumnFooterSelectedForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint column footer foreground for selected cells. | |
ColumnFooterSelectedStyle | Gets or sets the C1.Blazor.Core.C1Style applied to the selected column footers. | |
ColumnFooterStyle | Gets or sets the C1.Blazor.Core.C1Style of the column footers. | |
ColumnHeaderBackground | Gets or sets the C1.Blazor.Core.C1Color of the column header background. | |
ColumnHeaderFontFamily | Gets or sets the font family applied to column header cells. | |
ColumnHeaderFontSize | Gets or sets the font size applied to column header cells. | |
ColumnHeaderFontStyle | Gets or sets the font style applied to column header cells. | |
ColumnHeaderFontWeight | Gets or sets the font weight applied to column header cells. | |
ColumnHeaderForeground | Gets or sets the C1.Blazor.Core.C1Color of the column header text and glyphs. | |
ColumnHeaderGridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between column header cells. | |
ColumnHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating column header cells are shown. | |
ColumnHeaderRows | Gets the collection of rows of the column headers. | |
ColumnHeaders | Gets the GridPanel that contains the column header cells. | |
ColumnHeaderSelectedBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint column header background for selected cells. | |
ColumnHeaderSelectedForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint column header foreground for selected cells. | |
ColumnHeaderSelectedStyle | Gets or sets the C1.Blazor.Core.C1Style applied to the selected column headers. | |
ColumnHeaderStyle | Gets or sets the C1.Blazor.Core.C1Style of the column headers. | |
ColumnOptionsIconTemplate | Gets or sets the template used to create the icon displayed in the column header showing there are options. | |
ColumnOptionsLoading | Occurs when the options of a column are being loaded. | |
ColumnOptionsMenuVisibility | Gets or sets the visibility of the column-header menu. | |
Columns | Gets the collection of columns of the grid. | |
CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) | |
CursorBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of cursor cell. | |
CursorForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the text of cursor cell. | |
CursorRange | Gets the GridCellRange that corresponds to the cursor cell. | |
CursorStyle | Gets or sets the C1.Blazor.Core.C1Style of the cursor cell. (Inherited from C1.Blazor.Grid.C1GridControl) | |
DataCollection | Gets the inner collection view. | |
DefaultColumnHeaderRowHeight | Gets or sets the default height of the rows used to display column headers. | |
DefaultColumnWidth | Gets or sets the default width of the columns. | |
DefaultGroupRowHeight | Gets or sets the default height of the group rows. | |
DefaultRowHeaderColumnWidth | Gets or sets the default width of the columns used to display row headers. | |
DefaultRowHeight | Gets or sets the default height of the rows. | |
EditIconTemplate | Gets or sets the template used to create the icon displayed in the header when a row is being edited. | |
EditorBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of cells in edit mode. | |
EditorForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the foreground of cells in edit mode. | |
EditorRange | Gets the GridCellRange that corresponds to the cell currently being edited. | |
EditorStyle | Gets or sets the style applied to the editor. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ErrorIconTemplate | Gets or sets the template used to create the icon displayed in the header when a row has an error. | |
ErrorStyle | Gets or sets the C1.Blazor.Core.C1Style applied to cells with errors. | |
FilterIconTemplate | Gets or sets the template used to create the filter icon used throughout the control. | |
FlexGridBehaviors | ||
FlexGridColumnFooterRows | ||
FlexGridColumnHeaderRows | ||
FlexGridColumns | ||
FlexGridRowHeaderColumns | ||
FlexGridRows | ||
FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) | |
FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) | |
Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) | |
FrozenBottomRows | Gets or sets the number of frozen rows at the bottom. | |
FrozenColumns | Gets or sets the number of frozen columns. | |
FrozenLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between frozen and scrollable areas of the grid. (Inherited from C1.Blazor.Grid.C1GridControl) | |
FrozenRows | Gets or sets the number of frozen rows. | |
FullEdit | Gets a value indicating whether the grid is in full edit mode. (Inherited from C1.Blazor.Grid.C1GridControl) | |
GridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. (Inherited from C1.Blazor.Grid.C1GridControl) | |
GridLinesWidth | Gets or sets the width of the lines between cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
GroupCollapsedChanged | Occurs after the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. | |
GroupCollapsedChanging | Occurs before the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. | |
GroupCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the group is collapsed. | |
GroupExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the group is expanded. | |
GroupHeaderConverter | Gets or sets the C1.Blazor.Core.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information. | |
GroupHeaderFormat | Gets or sets the format string used to create the group header content. | |
GroupRowBackground | Gets or sets the C1.Blazor.Core.C1Color of the group row background. | |
GroupRowFontFamily | Gets or sets the font family applied to group row cells. | |
GroupRowFontSize | Gets or sets the font size applied to group row cells. | |
GroupRowFontStyle | Gets or sets the font style applied to group row cells. | |
GroupRowFontWeight | Gets or sets the font weight applied to group row cells. | |
GroupRowForeground | Gets or sets the C1.Blazor.Core.C1Color of the text and glyphs of the group rows. | |
GroupRowPosition | Gets or sets a value that indicates where group rows should be displayed with respect to the data. | |
GroupRowStyle | Gets or sets the C1.Blazor.Core.C1Style of the group-row cells. | |
GroupSummariesPosition | Gets or sets a value that indicates where the group-summaries are shown. | |
HeadersVisibility | Gets or sets a value that indicates the visibility of row and column headers. | |
HorizontalScrollBarVisibility | Gets or sets the horizontal scroll bar visibility. (Inherited from C1.Blazor.Grid.C1GridControl) | |
InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) | |
IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) | |
IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) | |
IsReadOnly | Gets or sets a value to determine whether the grid is read-only. | |
IsVirtualizationEnabled | Gets or sets whether the ui will be virtualized. Default true . (Inherited from C1.Blazor.Grid.C1GridControl) | |
Item | Overloaded. Gets or sets the value of the cell specified by its row and column. | |
ItemsSource | Gets or sets the collection of items. | |
ItemsSourceChanged | Occurs after the items source is changed. | |
ItemsSourceChanging | Occurs before the items source is changed. | |
KeyActionEnter | Gets or sets the action to perform when the Enter key is pressed. (Inherited from C1.Blazor.Grid.C1GridControl) | |
KeyActionTab | Gets or sets the action to perform when the Tab key is pressed. (Inherited from C1.Blazor.Grid.C1GridControl) | |
MaxColumnWidth | Gets or sets the maximum width of columns in the FlexGrid. | |
MaxGroupLevel | Gets the maximum group level present in the grid. | |
MaxRowHeight | Gets or sets the maximum height of rows in the FlexGrid. | |
MergeManager | Gets or sets the merge manager. | |
MinColumnWidth | Gets or sets the minimum width of columns in the FlexGrid. | |
MinRowHeight | Gets or sets the minimum height of rows in the FlexGrid. | |
MouseOverBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to highlight cells when the mouse is over. (Inherited from C1.Blazor.Grid.C1GridControl) | |
MouseOverMode | Gets or sets how the mouse over mode. | |
NewRowBackground | Gets or sets the C1.Blazor.Core.C1Color of the new row background. | |
NewRowForeground | Gets or sets the C1.Blazor.Core.C1Color of the text and glyphs of the new row. | |
NewRowIconTemplate | Gets or sets the template used to create the icon displayed in the header of a new row. | |
NewRowPlaceholder | Gets or sets the message displayed in the new row template. | |
NewRowPosition | Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid, or if there should not be displayed. | |
NewRowStyle | Gets or sets the C1.Blazor.Core.C1Style of the new-row cells. | |
Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) | |
PrepareCellForEdit | Occurs when an editor cell is created and before it becomes active. | |
RowBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint row backgrounds. | |
RowEditEnded | Occurs when a row edit has been committed or canceled. | |
RowEditEnding | Occurs when a row edit is ending. | |
RowErrorStyle | Gets or sets the C1.Blazor.Core.C1Style applied to cells whose row has errors. | |
RowForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint row foreground. | |
RowHeaderBackground | Gets or sets the C1.Blazor.Core.C1Color of the row header background. | |
RowHeaderColumns | Gets the collection of columns of the row header. | |
RowHeaderErrorStyle | Gets or sets the C1.Blazor.Core.C1Style applied to row header cells whose row has errors. | |
RowHeaderFontFamily | Gets or sets the font family applied to row header cells. | |
RowHeaderFontSize | Gets or sets the font size applied to row header cells. | |
RowHeaderFontStyle | Gets or sets the font style applied to row header cells. | |
RowHeaderFontWeight | Gets or sets the font weight applied to row header cells. | |
RowHeaderForeground | Gets or sets the C1.Blazor.Core.C1Color of the row header text and glyphs. | |
RowHeaderGridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between row header cells. | |
RowHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating row header cells are shown. | |
RowHeaders | Gets the GridPanel that contains the row header cells. | |
RowHeaderSelectedBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint row header background for selected cells. | |
RowHeaderSelectedForeground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint row header foreground for selected cells. | |
RowHeaderSelectedStyle | Gets or sets the C1.Blazor.Core.C1Style applied to the selected row headers. | |
RowHeaderStyle | Gets or sets the C1.Blazor.Core.C1Style of the row headers. | |
Rows | Gets the collection of rows of the grid. | |
RowStyle | Gets or sets the C1.Blazor.Core.C1Style of the normal rows cells. | |
ScrollPosition | Gets or sets the scroll position. (Inherited from C1.Blazor.Grid.C1GridControl) | |
SelectedIndex | Gets or sets the selected row index. | |
SelectedItem | Gets or sets the selected data item. | |
SelectedItems | Gets the collection of selected data items. | |
SelectedRanges | Gets or sets the current selected ranges. | |
Selection | Gets or sets the current selection. | |
SelectionAdornerBorderBrush | Gets or sets the C1.Blazor.Core.C1Color of the selection adorner border. (Inherited from C1.Blazor.Grid.C1GridControl) | |
SelectionAdornerBrush | Gets or sets the C1.Blazor.Core.C1Color of the selection adorner. (Inherited from C1.Blazor.Grid.C1GridControl) | |
SelectionAdornerStyle | Gets or sets the style applied to the selection adorners. (Inherited from C1.Blazor.Grid.C1GridControl) | |
SelectionBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of selected cells. | |
SelectionChanged | Occurs after selection changed. | |
SelectionChanging | Occurs before selection is changed. | |
SelectionForeground | Gets or sets the C1.Blazor.Core.C1Color of the selected text. | |
SelectionMode | Gets or sets how the cells, columns or rows are selected. | |
SelectionStyle | Gets or sets the C1.Blazor.Core.C1Style of the selected cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ShowDesignTimeData | Gets or sets whether the control generates design-time data. | |
ShowErrors | Gets or sets whether the errors are shown. | |
ShowFilter | Gets or sets whether the grid should display filter indicators in the column headers. | |
ShowMarquee | Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ShowOutlineBar | Gets or sets a value that determines whether the grid should display the outline button bar. | |
ShowSelectionMenu | Gets or sets a value that indicates whether the grid shows menu when select rows or cells. | |
ShowSort | Gets or sets whether the grid should display sort indicators in the column headers. | |
SortAscendingIconTemplate | Gets or sets the template of the sort icon when it is sorted ascending. | |
SortDescendingIconTemplate | Gets or sets the template of the sort icon when it is sorted descending. | |
SortIconPosition | Gets or sets the position of the sort icon inside the column header. | |
SortIndeterminateIconTemplate | Gets or sets the template of the sort icon when it is not sorted yet. | |
Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
StyleKind | Gets or sets the style of the grid. | |
SummaryIconTemplate | Gets or sets the template used to create the summary row icon used throughout the control. | |
TabIndex | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) | |
Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) | |
TopLeftCells | Gets the GridPanel that contains the cells in the upper left corner of the grid. | |
TopLeftHeaderBackground | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the background of the cell at the top-left corner of the grid. | |
TopLeftHeaderForeground | Gets or sets the C1.Blazor.Core.C1Color of the top-left header text and glyphs. | |
TopLeftHeaderGridLinesBrush | Gets or sets the C1.Blazor.Core.C1Color that is used to paint the lines between top-left header cells. | |
TopLeftHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating top-left header cells are shown. | |
TopLeftHeaderStyle | Gets or sets the C1.Blazor.Core.C1Style of the top-left headers. | |
TreeColumnIndex | Gets or sets the index of the column that will display the expand/collapse buttons in GridGroupRow's. | |
TreeExpandMode | Gets or sets the mode the tree created after setting the property ChildItemsPath. | |
TreeIndent | Gets or sets the indent used to offset each group of rows in the grid. | |
VerticalScrollBarVisibility | Gets or sets the vertical scroll bar visibility. (Inherited from C1.Blazor.Grid.C1GridControl) | |
Viewport | Gets the current viewport in cell's coordinates. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ViewRange | Gets a GridCellRange value that indicates the range of cells currently visible on the grid. | |
ZoomMode | Gets or sets the zoom mode. (Inherited from C1.Blazor.Grid.C1GridControl) |
Name | Description | |
---|---|---|
ChangeView | Changes the scroll and zoom of the grid to the specified part of the viewport. (Inherited from C1.Blazor.Grid.C1GridControl) | |
ChangeViewAsync | Changes the scroll and zoom of the grid to the specified part of the viewport. (Inherited from C1.Blazor.Grid.C1GridControl) | |
CollapseGroups | Collapses the groups. | |
Copy | Copy the current selection to the clipboard. | |
Cut | Cut the current selection and copy to the clipboard. | |
Dispose | (Inherited from C1.Blazor.Core.C1View) | |
FinishEditing | Overloaded. Commits or cancels any pending edits and exits edit mode. (Inherited from C1.Blazor.Grid.C1GridControl) | |
FinishRowEditing | Finishes the row editing. | |
Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) | |
FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Grid.C1GridControl) | |
FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) | |
GetCellDisplayValue<T> | Gets the value to display corresponding to the cell in the specified row and column. | |
GetCellText | Overloaded. Gets the text corresponding to the cell in the specified range. | |
GetCellValue | Overloaded. Gets the raw value corresponding to the cell in the specified range. | |
GetSelectedState | Overloaded. Gets a GridSelectedState value that indicates the selected state of the cells in a specified column and row. | |
GetSelectedTimes | Overloaded. Gets the number of times a cell is selected. | |
Paste | Pastes the content of the clipboard to the grid. | |
Refresh | Overloaded. Recreates all the cells. | |
Save | Overloaded. Saves the contents of the grid to a file. | |
ScrollIntoView | Overloaded. Scrolls the grid to bring a specific cell into view. | |
Select | Overloaded. Selects a given cell and optionally scrolls it into view. | |
SelectAll | Selects all the cells. (Inherited from C1.Blazor.Grid.C1GridControl) | |
SetCellValue | Overloaded. Sets the value corresponding to the cell in the specified range. | |
SetCursor | Overloaded. Sets the cursor of the grid to the specified row and column. | |
SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) | |
StartEditing | Overloaded. Overridden. Starts editing a specific cell. | |
StartEditingAsync | Overloaded. Starts the editing of the specified cell asynchronously. | |
UnselectAll | Unselects all the cells. (Inherited from C1.Blazor.Grid.C1GridControl) |
Name | Description | |
---|---|---|
SaveAsync | Overloaded. Saves the contents of the grid in a desired format using GcExcel |
Name | Description | |
---|---|---|
CellLongPressed | Occurs when a cell is being held. | |
CreatingSelectionMenu | Occurs when the selection menu is created. This event can be used to customize the displayed menu. | |
CursorChanged | Occurs after the cursor is changed. | |
CursorChanging | Occurs before the cursor is changed. | |
ResizedColumn | Occurs when the user finishes resizing a column. | |
ResizedRow | Occurs when the user finishes resizing a row. | |
ResizingColumn | Occurs when the user starts resizing a column. | |
ResizingRow | Occurs when the user starts resizing a row. | |
ScrollPositionChanged | Occurs when scroll position changed. (Inherited from C1.Blazor.Grid.C1GridControl) |