ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
GridControlAdapter Class
/ IsMouseOverEnabled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
MAUI Overview
Get Started with MAUI
Section 508 Compliance
Configure MAUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
Namespaces
C1.Maui.Grid Namespace
Overview
Classes
C1GridControl
CancelEventArgs
GridControlAdapter
Overview
Members
Methods
AllowEditing Method
BindCell Method
CreateCell Method
CreateCellEditor Method
GetCellKind Method
GetCellText Method
GetColumnRenderWidth Method
GetDefaultColumn Method
GetDefaultRow Method
GetFrozenBottomRows Method
GetFrozenColumns Method
GetFrozenRows Method
GetHoverRange Method
GetRowRenderHeight Method
GetSelectedTimes Method
GetSelectionRange Method
IsBottomFreezingSeparatorVisible Method
IsLeftFreezingSeparatorVisible Method
IsTopFreezingSeparatorVisible Method
OnEditEnded Method
PrepareCell Method
RefreshSelectedRanges Method
RevertCell Method
SetCellValue Method
UnbindCell Method
Properties
ColumnsCount Property
DefaultColumn Property
DefaultRow Property
Grid Property
IsCellSelection Property
IsColumnSelection Property
IsMouseOverEnabled Property
IsMultipleSelection Property
IsMultiRangeSelection Property
IsRowSelection Property
IsSelectionEnabled Property
NavigableRange Property
RowsCount Property
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
GridControlRange
GridControlRangeEventArgs
GridControlSelectionEventArgs
GridControlTapEventArgs
GridRefreshEventArgs
GridUpdateAnimation
MauiAppBuilderEx
Enumerations
GridControlAdapterNotifyChangeAction
GridEnterAction
GridLinesVisibility
GridScaleMode
GridScrollMode
GridSelectedState
GridTabAction
GridZoomMode
Interfaces
IGridControlHandler
C1.Maui.GridControl.Themes Namespace
Overview
Classes
Generic
WinRT.C1_Maui_GridControlGenericHelpers Namespace
Overview
C1.Maui.Input Assembly
Release History
IsMouseOverEnabled Property (GridControlAdapter)
In This Topic
Syntax
See Also
Gets whether the mouse-over state is reflected in the cells.
Syntax
C#
public
virtual
bool
IsMouseOverEnabled {
get
;}
See Also
Reference
GridControlAdapter Class
GridControlAdapter Members