Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineKmlItemStyle Class / ParentReport Property

In This Topic
    ParentReport Property (InlineKmlItemStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentReport As C1Report
    public C1Report ParentReport {get;}
    See Also