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

In This Topic
    IndexInOwner Property (ParagraphText)
    In This Topic
    Gets the index of the current paragraph object in the containing ParagraphObjectCollection.
    Syntax
    'Declaration
     
    Public ReadOnly Property IndexInOwner As Integer
    public int IndexInOwner {get;}
    See Also