ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    public System.int Position {get;}
    See Also