Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / KmlLayer Class / Caption Property

In This Topic
    Caption Property (KmlLayer)
    In This Topic
    Hides Caption as KML layers cannot be represented in legends.
    Syntax
    'Declaration
     
    Public Overrides Property Caption As String
    public override string Caption {get; set;}
    See Also