[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
C1.WinUI.Grid Assembly
C1.WinUI.Grid
Classes
GridCellFactory
Methods
GetFrozenBottomRows
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
Constructors
Properties
Methods
AllowCustomCell
AllowEditing
ApplySelectionState
BindCell
BindCellContent
CanDragColumn
CanDragRow
CanDropColumn
CanDropRow
CanSetColumnWidth
CanSetRowHeight
CreateCell
CreateCellContent
CreateCellEditor
DropColumnAsync
DropRowAsync
GetCellContentType
GetCellKind
GetCellText
GetColumnInfo
GetDefaultColumn
GetDefaultRow
GetFrozenBottomRows
GetFrozenColumns
GetFrozenRows
GetHoverRange
GetMergedRange
GetRowInfo
GetSelectedTimes
GetSelectionRange
IsBottomFreezingSeparatorVisible
IsLeftFreezingSeparatorVisible
IsTopFreezingSeparatorVisible
OnColumnsChanged
OnColumnsChanging
OnEditEnded
OnResizedColumn
OnResizedRow
OnResizingColumn
OnResizingRow
OnRowsAndColumnsReset
OnRowsAndColumnsReseting
OnRowsChanged
OnRowsChanging
PrepareCell
RefreshSelectedRanges
SaveDesiredCellSize
SetCellValue
SetColumnWidth
SetRowHeight
UnbindCell
UnbindCellContent
GridCellFactoryNotifyChange
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnHeaderCell
GridDataMap
GridDateTimeColumn
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHitTestInfo
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMenuItem
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridResources
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridWrapCellFactory
TransposedGridBehavior
TransposedGridCellFactory
Enums
C1.WinUI.Grid.Automation
C1.WinUI.Grid.C1_WinUI_Grid_XamlTypeInfo
C1.WinUI.Grid.Resources
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
(Showing Draft Content)
C1.WinUI.Grid.GridCellFactory.GetFrozenBottomRows
GetFrozenBottomRows Method
GetFrozenBottomRows()
Gets the number of frozen rows at the bottom.
Declaration
public override int GetFrozenBottomRows()
Returns
Type
Description
int
Overrides
GridControlAdapter.GetFrozenBottomRows()