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

In This Topic
    Style Property (Marker)
    In This Topic
    Gets or sets the border and background style properties for the markers.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}

    Property Value

    A Style object containing the border and background style properties for the markers.
    See Also