Reports for WPF | ComponentOne
C1.C1Report Namespace / PieShape Class / Owner Property

In This Topic
    Owner Property (PieShape)
    In This Topic
    Gets the Field owning the current ShapeBase object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Field
    public Field Owner {get;}
    See Also