Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class / Owner Property

In This Topic
    Owner Property (ViewHistoryItem)
    In This Topic
    Gets the ViewHistoryItemCollection containing the current history item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ViewHistoryItemCollection
    public ViewHistoryItemCollection Owner {get;}
    See Also