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

In This Topic
    Owner Property (UserCellGroup)
    In This Topic
    Gets the UserCellGroupCollection containing the current cell group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As UserCellGroupCollection
    public UserCellGroupCollection Owner {get;}
    See Also