Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartMember Class / Owner Property

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