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

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