Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / IndexInOwner Property

In This Topic
    IndexInOwner Property (RenderC1Printable)
    In This Topic
    Gets the index of the current object within the IOwnedCollectionItem.Owner, or -1 if there is no owner.
    Syntax
    'Declaration
     
    Public ReadOnly Property IndexInOwner As Integer
    public int IndexInOwner {get;}
    See Also