Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LineStyle Class / Owner Property

In This Topic
    Owner Property (LineStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Owner As Map
    public Map Owner {get; set;}
    See Also