Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Chart Class / ParentSection Property

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