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

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