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

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