PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / TableCellCollection Class / Item Property

In This Topic
    Item Property (TableCellCollection)
    In This Topic
    Gets the TableCell object at the specified index.
    Overload List
    OverloadDescription
    Gets the TableCell at the intersection of the specified row and column. This property always returns a non-null TableCell object.  
    See Also