ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSubItem Class / Style Property

In This Topic
    Style Property (MapSubItem)
    In This Topic
    Gets or sets style properties for map sub item. Each of the properties of type Color support transparency.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also