ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / ParentSection Property

In This Topic
    ParentSection Property
    In This Topic
    Gets the Section that contains this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentSection As Section
    public Section ParentSection {get;}
    See Also