ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonTemplate.Defaults Class / ShowLabel Field

In This Topic
    ShowLabel Field
    In This Topic
    Default value defining should the label be shown or not.
    Syntax
    'Declaration
     
    Public Const ShowLabel As MapPolygonTemplate.PolygonShowLabel
    public const MapPolygonTemplate.PolygonShowLabel ShowLabel
    See Also