Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableVectorGroupCollection Class / Item Property

In This Topic
    Item Property (TableVectorGroupCollection)
    In This Topic
    Gets the row or column group that has the specified position in the containing table and element count. This property always returns a TableVectorGroup object. If the group with the specified parameters did not exist, it is created and added to the current collection.
    Overload List
    OverloadDescription
    Gets the row or column group that has the specified position in the containing table and element count. This property always returns a TableVectorGroup object. If the group with the specified parameters did not exist, it is created and added to the current collection.  
    See Also