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

In This Topic
    Owner Property (IndexEntryStyles)
    In This Topic
    Gets the RenderIndex that is the owner of the current collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As RenderIndex
    public new RenderIndex Owner {get;}
    See Also