ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
C1GridControl Class
/ CellStyle 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
Overview
Members
C1GridControl Constructor
Methods
ChangeView Method
Dispose Method
Dispose(Boolean) Method
FinishEditing Method
FinishEditing(Boolean) Method
FinishEditing(Boolean,Boolean) Method
GetCellStyle Method
GetCursorStyle Method
GetSelectedState Method
GetSelectedTimes Method
GetSelectionStyle Method
InvalidateCellStyle Method
InvalidateCursorStyle Method
InvalidateSelectionStyle Method
LoadDesignTimeData Method
Refresh Method
ScrollIntoView Method
Select Method
Select(GridControlRange,Boolean,Boolean) Method
Select(IEnumerable<GridControlRange>,Boolean,Boolean) Method
SelectAll Method
SetCursor Method
StartEditing Method
UnselectAll Method
UpdateMouseOver Method
Properties
ActiveEditor Property
ActualCellStyle Property
ActualCursorStyle Property
ActualSelectionStyle Property
Adapter Property
AllowRefreshing Property
CellPadding Property
CellStyle Property
CursorRange Property
CursorStyle Property
EditorRange Property
FrozenLinesBrush Property
FullEdit Property
GridLinesBrush Property
GridLinesVisibility Property
GridLinesWidth Property
IsAnimated Property
KeyActionEnter Property
KeyActionTab Property
MouseOverBrush Property
ScrollPosition Property
SelectedRanges Property
Selection Property
SelectionAdornerBorderBrush Property
SelectionAdornerBrush Property
SelectionStyle Property
ShowMarquee Property
UpdateAnimation Property
ViewRange Property
ZoomMode Property
Fields
AllowRefreshingProperty Field
CellPaddingProperty Field
CellStyleProperty Field
CursorStyleProperty Field
FrozenLinesBrushProperty Field
GridLinesBrushProperty Field
GridLinesVisibilityProperty Field
GridLinesWidthProperty Field
IsAnimatedProperty Field
KeyActionEnterProperty Field
KeyActionTabProperty Field
MouseOverBrushProperty Field
SelectionAdornerBorderBrushProperty Field
SelectionAdornerBrushProperty Field
SelectionStyleProperty Field
ShowMarqueeProperty Field
ZoomModeProperty Field
Events
PropertyChanged Event
Refreshing Event
ScrollPositionChanged Event
CancelEventArgs
GridControlAdapter
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
CellStyle Property (C1GridControl)
In This Topic
Syntax
See Also
Gets or sets the
Microsoft.Maui.Controls.Style
of the normal cells.
Syntax
C#
public
Style
CellStyle {
get
;
set
;}
See Also
Reference
C1GridControl Class
C1GridControl Members