WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ GetCellView Method
The range to query for.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetCellView Method (FlexGrid)
In This Topic
Gets the cell at the specified
range
.
Syntax
C#
public
GridControlCellView
GetCellView(
GridControlRange
range
)
Parameters
range
The range to query for.
See Also
Reference
FlexGrid Class
FlexGrid Members