ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TextRun Class / Owner Property

In This Topic
    Owner Property (TextRun)
    In This Topic
    Gets the TextRuns collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As TextRuns
    public TextRuns Owner {get;}
    See Also