ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
GridControlRange Class
/ Equals Method
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
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
GridControlRange
Overview
Members
GridControlRange Constructor
GridControlRange Constructor(Int32,Int32,Int32,Int32)
GridControlRange Constructor(Int32,Int32)
GridControlRange Constructor(GridControlRange)
Methods
ContainsColumn Method
ContainsRow Method
Equals Method
GetHashCode Method
Intersection Method
Intersects Method
SubstractColumns Method
SubstractRows Method
ToString Method
Union Method
Properties
Cells Property
Column Property
Columns Property
ColumnsCount Property
Empty Property
IsEmpty Property
IsSingleCell Property
IsSingleColumn Property
IsSingleRow Property
Row Property
Rows Property
RowsCount Property
Operators
Equality Operator
Inequality Operator
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
Equals Method (GridControlRange)
In This Topic
Syntax
See Also
Syntax
C#
public
override
bool
Equals(
object
obj
)
Parameters
obj
See Also
Reference
GridControlRange Class
GridControlRange Members