[]
        
(Showing Draft Content)

C1.WinUI.Grid.C1GridControl.GetCellView

GetCellView Method

GetCellView(GridControlRange)

Gets the cell at the specified range.

Declaration
public GridControlCellView GetCellView(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range to query for.

Returns
Type Description
GridControlCellView