FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / get_Cell Method / get_Cell(CellPropertySettings,Int32,Int32,Int32,Int32) Method

In This Topic
    get_Cell(CellPropertySettings,Int32,Int32,Int32,Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function get_Cell( _
       ByVal setting As CellPropertySettings, _
       ByVal row1 As Integer, _
       ByVal col1 As Integer, _
       ByVal row2 As Integer, _
       ByVal col2 As Integer _
    ) As Object

    Parameters

    setting
    row1
    col1
    row2
    col2
    See Also