[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Grid Assembly
C1.Maui.Grid
Classes
GridCellFactory
Methods
GetFrozenColumns
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.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
GetFrozenRightColumns
GetFrozenRows
GetHoverRange
GetMergedRange
GetRowInfo
GetSelectedTimes
GetSelectionRange
IsBottomFreezingSeparatorVisible
IsLeftFreezingSeparatorVisible
IsRightFreezingSeparatorVisible
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
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMenuItem
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridResources
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridTextCellView
GridWrapCellFactory
MauiAppBuilderEx
TransposedGridBehavior
TransposedGridCellFactory
Enums
C1.Maui.Grid.Resources
C1.Maui.Grid.Themes
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
(Showing Draft Content)
C1.Maui.Grid.GridCellFactory.GetFrozenColumns
GetFrozenColumns Method
GetFrozenColumns()
Gets the number of frozen columns.
Declaration
public override int GetFrozenColumns()
Returns
Type
Description
int
Overrides
GridControlAdapter.GetFrozenColumns()