Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / LastPosition Property

In This Topic
    LastPosition Property
    In This Topic
    Gets the 0-based index in the containing RenderTable of the last row or column in the current group.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastPosition As Integer
    public int LastPosition {get;}
    See Also