[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Grid Assembly
C1.Maui.Grid
Classes
FlexGrid
Methods
OnForegroundChanged
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
Constructors
Fields
Properties
Methods
AutoSizeColumn
AutoSizeColumns
AutoSizeRow
AutoSizeRows
CanRefresh
CollapseGroups
Copy
CreateSelectionMenu
Cut
Dispose
FinishRowEditing
GetAlternatingRowStyle
GetBottomLeftHeaderStyle
GetCellDisplayValue
GetCellStyle
GetCellText
GetCellValue
GetColumnFooterSelectedStyle
GetColumnFooterStyle
GetColumnHeaderSelectedStyle
GetColumnHeaderStyle
GetCursorStyle
GetErrorStyle
GetGroupRowStyle
GetNewRowStyle
GetRowErrorStyle
GetRowHeaderErrorStyle
GetRowHeaderSelectedStyle
GetRowHeaderStyle
GetRowStyle
GetSelectedState
GetSelectedTimes
GetSelectionStyle
GetTopLeftHeaderStyle
InvalidateAlternatingRowStyle
InvalidateBottomLeftHeaderStyle
InvalidateColumnFooterSelectedStyle
InvalidateColumnFooterStyle
InvalidateColumnHeaderSelectedStyle
InvalidateColumnHeaderStyle
InvalidateGroupRowStyle
InvalidateNewRowStyle
InvalidateRowHeaderSelectedStyle
InvalidateRowHeaderStyle
InvalidateRowStyle
InvalidateTopLeftHeaderStyle
IsMouseOverRange
LoadDesignTimeData
OnAutoGeneratingColumn
OnBeginningEdit
OnBeginningRowEdit
OnCellDoubleTapped
OnCellEditEnded
OnCellEditEnding
OnCellLongPressed
OnCellTapped
OnCreatingSelectionMenu
OnCursorChanged
OnCursorChanging
OnForegroundChanged
OnGroupCollapsedChanged
OnGroupCollapsedChanging
OnIsReadOnlyChanged
OnPrepareCellForEdit
OnPropertyChanged
OnRefreshAsync
OnResizedColumn
OnResizedRow
OnResizingColumn
OnResizingRow
OnRowEditEnded
OnRowEditEnding
OnSelectionChanged
OnSelectionChanging
Paste
PasteAsync
Refresh
Save
ScrollIntoView
Select
SetCellValue
SetCursor
StartEditing
StartEditingAsync
Events
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
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.FlexGrid.OnForegroundChanged
OnForegroundChanged Method
OnForegroundChanged()
Called when the foreground changed.
Declaration
protected override void OnForegroundChanged()
Overrides
C1View.OnForegroundChanged()