ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
GridControlCellView Class
/ MouseOverBrush 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
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
Namespaces
C1.WinUI.Grid Namespace
Overview
Classes
C1GridControl
CancelEventArgs
GridControlAdapter
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
Overview
Members
GridControlCellView Constructor
Methods
ChangeVisualStateMouseOver Method
ChangeVisualStateSelection Method
Dispose Method
Dispose(Boolean) Method
OnApplyTemplate Method
OnBorderThicknessChanged Method
OnPointerEntered Method
OnPointerExited Method
Properties
IsMouseOver Property
IsSelected Property
MouseOverBrush Property
Range Property
ReadOnlyContent Property
SelectedBrush Property
SelectedTimes Property
Fields
IsMouseOverProperty Field
MouseOverBrushProperty Field
SelectedBrushProperty Field
SelectedTimesProperty Field
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
GridControlPanel
GridControlRange
GridControlRangeEventArgs
GridControlSelectionEventArgs
GridControlTapEventArgs
GridManipulationLayer
GridSelectionLayer
GridUpdateAnimation
Enumerations
GridControlAdapterNotifyChangeAction
GridEnterAction
GridLinesVisibility
GridScaleMode
GridScrollMode
GridSelectedState
GridTabAction
GridZoomMode
C1.WinUI.GridControl.C1_WinUI_GridControl_XamlTypeInfo Namespace
Overview
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
MouseOverBrush Property (GridControlCellView)
In This Topic
Syntax
See Also
Gets or sets the
Microsoft.UI.Xaml.Media.Brush
that is used to paint the color of mouse over cell / row.
Syntax
C#
public
Brush
MouseOverBrush {
get
;
set
;}
See Also
Reference
GridControlCellView Class
GridControlCellView Members