Reports for WPF | ComponentOne
C1.C1Report Namespace / HtmlFilter Class / OwnerReport Property

In This Topic
    OwnerReport Property (HtmlFilter)
    In This Topic
    Gets a reference to the C1Report that owns this filter.
    Syntax
    'Declaration
     
    Protected ReadOnly Property OwnerReport As C1Report
    protected C1Report OwnerReport {get;}
    See Also