[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Blazor.Grid Assembly
C1.Blazor.Grid
Classes
GridCellFactory
Methods
GetFrozenRows
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EditorCheckBox
FlexGrid
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
Constructors
Properties
Methods
AllowEditing
ApplySelectionState
CanDragColumn
CanDragRow
CanDropColumn
CanDropRow
CanSetColumnWidth
CanSetRowHeight
DropColumnAsync
DropRowAsync
GetCellContentRenderFragment
GetCellCssClasses
GetCellEditorFragment
GetCellText
GetCellTitle
GetColumnInfo
GetDefaultColumn
GetDefaultRow
GetFrozenBottomRows
GetFrozenColumns
GetFrozenRows
GetMergedRange
GetRowInfo
GetSelectedTimes
GetSelectionRange
IsBottomFreezingSeparatorVisible
IsLeftFreezingSeparatorVisible
IsTopFreezingSeparatorVisible
OnColumnsChanged
OnColumnsChanging
OnEditEnded
OnResizedColumn
OnResizedRow
OnResizingColumn
OnResizingRow
OnRowsAndColumnsReset
OnRowsAndColumnsReseting
OnRowsChanged
OnRowsChanging
PrepareCellStyle
RefreshSelectedRanges
SaveDesiredCellSize
SetCellValue
SetColumnWidth
SetRowHeight
GridCellFactoryNotifyChange
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnFilterLoadingEventArgs
GridColumnHeaderCell
GridColumnOptionsLoadingEventArgs
GridDataMap
GridDateTimeColumn
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridResources
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridWrapCellFactory
TransposedGridBehavior
TransposedGridCellFactory
Enums
C1.Blazor.Grid.Resources
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
(Showing Draft Content)
C1.Blazor.Grid.GridCellFactory.GetFrozenRows
GetFrozenRows Method
GetFrozenRows()
Gets the number of frozen rows.
Declaration
public override int GetFrozenRows()
Returns
Type
Description
int
Overrides
GridControlAdapter.GetFrozenRows()