ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSpatialElementTemplate Class / Style Property

In This Topic
    Style Property (MapSpatialElementTemplate)
    In This Topic
    Gets or sets style properties to be applied to the map elements. Each of the properties of type Color support transparency.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also